Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api.livebots.cc

How to run in localhost

  1. Install mongoDB
  2. Run mongoDB
$ mongod
  1. Set MONGOURL env to 'mongodb://localhost/livebots_dev'
$ export MONGOURL=mongodb://localhost/livebots_dev
  1. Start
$ npm start

How to deploy

$ git push livebots master

Releases

Packages

Contributors

Languages