- None
You will need all of them to successfully start up BuddyCard API server
$ git clone https://stevenc81@bitbucket.org/stevenc81/beamitfast.git
$ npm install
$ cp config.default.js config.js
Modify user
and password
in db
in config.js
to match your local MySQL for testing.
$ node api.js