ActiveDev1 / blog

A scalabled blog service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Blog - NestJS

⚗️ technologies

  • NestJS
  • TypeScript
  • Prisma
  • Swagger
  • Mailer
  • Redis
  • BullMQ (Queue System)
  • Minio (Object Storage)

📥 Installation

$ npm install

⚙️ Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

# docker with all containers
$ docker-compose run

About

A scalabled blog service


Languages

Language:TypeScript 94.9%Language:EJS 2.6%Language:JavaScript 1.4%Language:Dockerfile 0.6%Language:Shell 0.5%