/node-api-react-boilerplate

My node app template - Runs all development in container for easy dev portability. Only requirement is docker

Primary LanguageJavaScript

Using

docker-compose up
Frontend: http://localhost:3000
Backend: http://localhost:8000

What it gives you

Live Reload and everything is configured and ready to go

TODO

  • Production frontend deployment (nginx static assets)
  • Document running on deis/swarm/kubernetes/etc