Blog-nestJs
Blog-nestJs copied to clipboard
Blog Web API with NestJs, TypeScript ,Prisma ORM, Queues
Blog - NestJS
⚗️technologies
-
TypeScript
-
NestJS
-
prisma.io(ORM)
-
GraphQl
-
Queue system
- 📒 Swagger
- 📧 Nodemailer
-
Docker & Docker-Compose
-
Testing (Unit/E2E)
🤗 Easy To Run !!
# just run bash file
$ ./config-env.sh
📦 Docker
docker-compose --profile product up -d
> Host port 5000
📥Installation
$ npm install
⚙️Running the app
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# e2e testing
$ npm run test:e2e
📝documents
Database Diagram :
- https://dbdiagram.io/d/636413aec9abfc6111702982
swagger-ui
- http://localhost:{port}/api