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

Add serve command #16

Open
michalkvasnicak opened this issue Jun 19, 2017 · 0 comments
Open

Add serve command #16

michalkvasnicak opened this issue Jun 19, 2017 · 0 comments

Comments

@michalkvasnicak
Copy link
Owner

This will be only for a production build serving.

  1. it checks if application is built (checking bundle/server/server.js
  • it runs build if application is not compiled for a production
  1. it runs node bundle/server/server.js

Command should warn a user that he should protect application from failing using supervisor, forever, etc

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