Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/callumacrae/charity-massage

:massage: A massage scheduling app to raising money for charity.
https://github.com/callumacrae/charity-massage

Last synced: 20 days ago
JSON representation

:massage: A massage scheduling app to raising money for charity.

Awesome Lists containing this project

README

        

# Charity Massage

To install, clone the repo and:

```
npm install
gulp build
cp config{.sample,}.yml
vim config.yml # change config
npm start
```

Also set up mongodb and stuff and put some stuff in a database.

## License

Released under the MIT license.