Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 844 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 844 Bytes

Nest Logo

Description

  • This is a starter project using NestJs and MongoDB, provide the advanced structure for the NestJs project
  • Development: Docker
  • Deployment: Docker Nginx
  • CICD: Gitlab CICD, Github Action, Circle CI (please pick one)
  • Test: Jest

Installation

$ npm i

Running the app for development

# Run command below to see the help
$ make help

CICD

  • This project includes Circle CI, gitlab CICD and Github action configuration, please remove if you don't use or just use one of them

Stay in touch