Skip to content

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

About

This is the livebots API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages