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

Not able to run on dev env #45

Closed
amanpareek93 opened this issue Feb 20, 2018 · 1 comment
Closed

Not able to run on dev env #45

amanpareek93 opened this issue Feb 20, 2018 · 1 comment

Comments

@amanpareek93
Copy link

http://localhost:3000/
says
Cannot GET /

Console:
NODE_ENV=development npm start

node bin/start.js
Server listening on PORT: 3000
ENV: development
Connected to MongoDB Database: forge-rcdb
Cleaning Dir: /Users/aman/forgetest/forge-rcdb.nodejs/TMP

No error in console as well.

@leefsmp
Copy link

leefsmp commented Feb 20, 2018

Need to add HOT_RELOADING=true for dev env, not mentioned in the instructions, sorry.

@leefsmp leefsmp closed this as completed Feb 20, 2018
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