We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Node.js API starting point ("framework") with one purpose: handling http requests, or socket connections.
Hello!
install dependencies: $ cd . && npm install
run the app: $ DEBUG=server:* npm start