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

Enable npm start #69

Open
milovanderlinden opened this issue Feb 1, 2017 · 5 comments
Open

Enable npm start #69

milovanderlinden opened this issue Feb 1, 2017 · 5 comments

Comments

@milovanderlinden
Copy link

npm start is currently not possible. Needs to be provided.

milovanderlinden added a commit to codeforeurope/civichq-api that referenced this issue Feb 1, 2017
@octaviandavid
Copy link

In the README it's specified to use:

pm2 startOrRestart ecosystem_my.json

@milovanderlinden
Copy link
Author

I think forcing pm2 is overkill. Simply using npm should be enough. Besides that, pm2 will require extra work when making the app "Docker enabled" as docker requires a nodejs process to run in the FOREGROUND.

@milovanderlinden
Copy link
Author

And ecosystem_my.json is not found

@octaviandavid
Copy link

seems it was deleted by one of our guys, sorry
35e9aab

will be fixed

@milovanderlinden
Copy link
Author

Ok, thank you very much! I am looking forward to seeing the file(s) return.

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

No branches or pull requests

2 participants