Skip to content

viniciusalvess/node-docker-backend

Repository files navigation

node-docker-backend

NodeJS application working in docker with Mysql and Adminer

Production Instructions

  1. docker-build.bat file will run the app in docker.

Development Instructions

  1. docker-development-up.bat will spin Mysql and Adminer in docker
  2. Make sure to run yarn install or npm install to install the dependencies
  3. Run yarn start or npm start in another console window

About

node-docker-backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published