add components

This commit is contained in:
Julian David Mo Ra
2017-09-26 22:00:24 -05:00
parent 14fb5e6e2b
commit 203742e322
+4
View File
@@ -41,11 +41,13 @@
## Components & Libraries
- Utilities
- [nest-cqrs](https://github.com/kamilmysliwiec/nest-cqrs) A lightweight CQRS module for Nest framework
- Typescript
- i18n
- Custom Events
- Persistence
- State Management
- [ngrx-nest](https://github.com/derekkite/ngrx-nest) ngrx/store and ngrx/effects on the server using the nest framework.
- Code Style
- [StyleGuide and Coding Conventions](https://github.com/basarat/typescript-book/blob/master/docs/styleguide/styleguide.md) An unofficial TypeScript StyleGuide
- Migration
@@ -62,6 +64,8 @@
- [nest-sequelize-jwt](https://github.com/adrien2p/nest-js-sequelize-jwt) Starter kit Nest + Sequelize + jwt
- GraphQL
- [nest-js-graphql](https://github.com/adrien2p/nest-js-graphql) Nest-js starter which implement graphql module
- Pattern
- [nest-grpc-transport](https://github.com/fresh8/nestjs-grpc-transport) GRPC transport layer for the NestJS framework
## Runtime
- Command Line / Terminal