Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 309 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 309 Bytes

Install requirements

  • mysql
  • node.js ** python(for node.js)

Installation

  1. Clone/download this git repo
  2. execute in the extracted folder 'npm install' (Node.js Package Manager)
  3. copy the config.js.sample to config.js
  4. configure config.js
  5. start with node app.js