Skip to content

docker-express-mongo container with lots of boilerplate

Notifications You must be signed in to change notification settings

Omar-Gonzalez/docker-express

Repository files navigation

Docker-Express-Mongo Container

Project goal

I wanted a bootstrap project for my contractor & personal work, I usually go with python-django. But as of late, I felt in love with node-express-mongo, so for science and fun I decided to bootstrap an express-app with docker and the required boilerplate to make it work close to something like Django

Usage

  • Just set up your .env file following env-example
  • docker-compose up
  • Then docker-compose exec app npm install to avoid os specific binaries mix up
  • Check docker-compose and env variables everything is pretty much self-explanatory
  • Nodemon is available for dev & Forever can be run in prod

License

About

docker-express-mongo container with lots of boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published