novuhq / blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot Get/

Bradiskill opened this issue · comments

I was testing out the [open-chat-app-with-socketIO] folder and when I ran the index.js (node.js), after I connected to the local host, it only shows the prompt (Cannot Get/)

Did you manage to solve this error?

commented

I was testing out the [open-chat-app-with-socketIO] folder and when I ran the index.js (node.js), after I connected to the local host, it only shows the prompt (Cannot Get/)

When you use localhost:4000/api like in the blog, you will a json object but it isn't showing what the user has added

Anyone who knows how to solve this bug?