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

https://github.com/fellippemfv/nest-prisma-swagger-docker-base-project

Basis for projects, we use it in the nodeJS backend with nestJS, Prisma database with postegre, it is all documented using swagger with the extension nest/swagger, and all this inside a docker container that is created from the file docker-compose. It comes with a ready-made user authentication system with a authorization RBAC.
https://github.com/fellippemfv/nest-prisma-swagger-docker-base-project

docker-compose nestjs prisma swagger-docs typescript

Last synced: 2 months ago
JSON representation

Basis for projects, we use it in the nodeJS backend with nestJS, Prisma database with postegre, it is all documented using swagger with the extension nest/swagger, and all this inside a docker container that is created from the file docker-compose. It comes with a ready-made user authentication system with a authorization RBAC.

Awesome Lists containing this project