Adding nestjs-bff project

This commit is contained in:
ahrnee
2018-07-11 20:35:56 -05:00
parent 5e3289d135
commit 68a7cf6b67
+6 -4
View File
@@ -50,10 +50,12 @@
- [rest-nestjs-postgres](https://github.com/crudjs/rest-nestjs-postgres) CrudJS implemented as a REST API, using Nest.js and Postgres.
- [nest-permissions-seed](https://github.com/EndyKaufman/nest-permissions-seed) A simple application demonstrating the basic usage of permissions with NestJS.
- [angular-nestjs-rendering](https://github.com/Innovic-io/angular-nestjs-rendering) Angular 5+ server side rendering using NestJS
- [angular-contact-manager-app](https://github.com/Abdallah-khalil/ContactManagerApp) A Contact Manager App using Angular , Nestjs , Mongoose , Passport, JWT
- [books-library-api](https://github.com/Abdallah-khalil/Books-Library-API) A restful API with nestjs, mongoose ,, Passport, JWT
- [passport-auth-nestjs](https://github.com/Abdallah-khalil/NodeJsWithPassport) Passport strategies and oauth integration built with nestjs
- [lynx](https://github.com/mentos1386/lynx) Opinionated Framework built on top of NestJS and TypeORM
- [angular-contact-manager-app](https://github.com/Abdallah-khalil/ContactManagerApp) A Contact Manager App using Angular , Nestjs , Mongoose , Passport, JWT
- [books-library-api](https://github.com/Abdallah-khalil/Books-Library-API) A restful API with nestjs, mongoose ,, Passport, JWT
- [passport-auth-nestjs](https://github.com/Abdallah-khalil/NodeJsWithPassport) Passport strategies and oauth integration built with nestjs
- [lynx](https://github.com/mentos1386/lynx) Opinionated Framework built on top of NestJS and TypeORM
- Boilerplate
- [Nest-BFF](https://github.com/ahrnee/nestjs-bff) A boilerplate [BFF](https://samnewman.io/patterns/architectural/bff/) web application starter-project using NestJS. Includes CLI, and MongoDB migrations features.
- Books
- Conferences