https://github.com/luin/buddybook
books for buddies.
https://github.com/luin/buddybook
Last synced: about 1 year ago
JSON representation
books for buddies.
- Host: GitHub
- URL: https://github.com/luin/buddybook
- Owner: luin
- Created: 2013-05-02T14:19:13.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-02T16:22:34.000Z (about 13 years ago)
- Last Synced: 2024-12-26T07:41:31.787Z (over 1 year ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BuddyBook
BuddyBook is an iOS app for keeping accounts between friends. This repository is the restful API server for the app.
## Test
Please use the git pre-commit hook supplied in the root directory of this project.
cp pre-commit .git/hooks
## Deploy
Just push the commits to the remote server: `git@xj:buddybooks.git`,and the code will be auto deploy.