Skip to content

chaunnt/TemplateNodeJSWithMongoose

Repository files navigation

TemplateNodeJS

TemplateNodeJS project

Discription

##. hapijs ##. mysql ##. swagger ##. eslint

Installation

####1. Clone this project or Download that ZIP file ####2. Make sure you have npm installed globally

More details here https://nodejs.org/en/download/

####// note:

  • Create .env base on .env-template

####3. On the command prompt run the following commands

$ cd `project-directory`
$ npm install 
$ npm start

Deploy docker

docker build -f Dockerfile -t :latest . docker run -v -d -p 12345:9999 -t :latest

System design

https://drive.google.com/file/d/1suyjWHR82GvFKaPtnIojiGSZrfrW8Ang/view?usp=sharing

About

TemplateNodeJSWithMongoose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages