Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.16 KB

Nestjs-BFF Web FRONTEND

Overview     Frontend     Backend     CLI     DevOps

Web Frontend Overview

The Web Frontend demonstrates how to integrate with the NestJS BFF API, including:

  • Authentication
  • REST API Interactions

Screenshots

Login - includes local and social auth

Dashboard - leverages CoreUI template

Web Frontend Installation and Usage

This project uses Yarn Workspaces and Lerna to install and run multiple sub-repos from a single command. See the DevOps README for instructions on how to install and run this application.

Readme Navigation

Further details on each of the systems contained in this project can be found via the following links: