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

API serve is not running. #9

Open
ZikZakJainy opened this issue Aug 4, 2017 · 1 comment
Open

API serve is not running. #9

ZikZakJainy opened this issue Aug 4, 2017 · 1 comment

Comments

@ZikZakJainy
Copy link

When, I am using command npm run api-server it's running on http://localhost:8090/ but it's shown an error. Error shown in image... Please guide me.
screenshot 27

@yehe01
Copy link

yehe01 commented Nov 14, 2017

HI, @ZikZakJainy the api server does not serve any html page for the base url '/'.

You need to check out the source code to see what apis have been implemented and what the endpoints are. e.g. app.route('/api/threads').

If you want to test the front end application, you should run npm start after api server is up.
I suggest reading through the README file first.

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