Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasjhan/nest-plate
A boilerplate for NestJS projects.
https://github.com/lukasjhan/nest-plate
Last synced: about 1 month ago
JSON representation
A boilerplate for NestJS projects.
- Host: GitHub
- URL: https://github.com/lukasjhan/nest-plate
- Owner: lukasjhan
- Created: 2023-03-24T08:36:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-08T01:38:19.000Z (over 1 year ago)
- Last Synced: 2024-10-24T08:52:31.800Z (3 months ago)
- Language: TypeScript
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nest-plate
A boilerplate for NestJS projects.
## Settings
* BoilerPlate Module, Controller, Service
* DTO
* Body Validation
* Unit Tests
* E2E Tests
* Database support (prisma)
* jwt auth## TODO
* Add auth test