Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 653 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 653 Bytes

Boilerplate Backend Nodejs

The project use:

  • nodejs
  • docker
  • nginx

If you need the complete environment docker + nodejs + postgres + nginx + vuejs check complete-docker-node-postgres-vue branch.

If you need the complete environment docker + nodejs + postgres + nginx check complete-docker-node-postgres branch.

How to run the project

  1. Copy the .env.example file to .env file
  2. Use scripts handlers
sh scripts/start-dev.sh