Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/callumacrae/charity-massage
- Owner: callumacrae
- Created: 2015-04-25T14:03:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-26T09:32:06.000Z (over 9 years ago)
- Last Synced: 2024-12-17T05:29:22.163Z (23 days ago)
- Language: JavaScript
- Homepage:
- Size: 176 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.