Apps at Brown - Server

The back end for the Apps at Brown app store.

Developing

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.

Testing

To run the tests, just run make test.