d4046949 / API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

About


Languages

Language:JavaScript 88.3%Language:HTML 10.3%Language:CSS 1.4%