An open API service indexing awesome lists of open source software.

https://github.com/erikwegner/bffssrng

Angular with server side rendering and a backend for frontend
https://github.com/erikwegner/bffssrng

angular bff openid-connect

Last synced: about 1 month ago
JSON representation

Angular with server side rendering and a backend for frontend

Awesome Lists containing this project

README

          

# BFF SSR NG

* Backend for frontend
* Server side rendering
* Angular frontend

## Development setup

* Frontend served by [universal development server](https://angular.io/guide/universal)
* Backend implemented as [Express API](https://www.npmjs.com/package/generator-express-no-stress-typescript)
* Identity provider: [Keycloak](https://keycloak.org)

Open http://localhost:4200/ and login with username `alice` and password `alice`.