/API

Primary LanguageJavaScript

#API

This is the Node JS / Socket.io port of the Evolution prototype API

To build

Checkout the repo and navigate to the folder.

  • npm install

To run

  • From the root folder of this repository: set DEBUG=api:* & npm start
  • In a browser navigate to http://localhost:5000