It is a free online community for sharing and promoting apps while they are in alpha or beta testing.
Getting setup
You'll need Redis, hosted locally or in the cloud.
Suggested Redis providers
Suggested MongoDB providers
Clone the repository from github:
git clone https://github.com/ruffrey/betasac.git && cd betasac
Make sure the packages are installed.
(sudo where applicable) npm install
Put your settings in the betasac/config.js file.
Start the app:
node app.js
You should see a printout of the configs and then after a few seconds an indication of a successful MongoDB connection.
No comments:
Post a Comment