The back end for the Apps at Brown app store.
After cloning the repo, install dependencies with npm install
. Then make a branch for the feature you are working on, and submit a pull request to merge it back into master.
To run the tests, just run make test
.