Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup a development docker environment #11

Closed
andrew-codes opened this issue Dec 28, 2016 · 0 comments
Closed

Setup a development docker environment #11

andrew-codes opened this issue Dec 28, 2016 · 0 comments

Comments

@andrew-codes
Copy link
Owner

Currently, any changes to the source code require a manual rebuilding of the project (npm run build). The docker file and docker compose are for production; installing only production node modules and copying over built code.

I want the ability to run the application inside a docker specifically built for development, so that I may easily leverage the coordination of other containers' environments that I need; such as mongodb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant