A basic Express starter project to get started with Docker Compose and Shipyard.
- Run
make develop
at the root of this project. - Visit the app at http://localhost:3000.
- Make your code changes! The app will reload whenever you save.
A basic Express starter project to get started with Docker Compose and Shipyard.
make develop
at the root of this project.