docker-compose up
Frontend: http://localhost:3000
Backend: http://localhost:8000
- React Slingshot - https://github.com/coryhouse/react-slingshot
- Basic Express Server
- Postgres database with migrations and local access (postgres://postgres:@localhost:5432)
Live Reload and everything is configured and ready to go
- Production frontend deployment (nginx static assets)
- Document running on deis/swarm/kubernetes/etc