https://github.com/phstc/diary-api
https://github.com/phstc/diary-api
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phstc/diary-api
- Owner: phstc
- Created: 2013-01-31T11:08:11.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-01T11:07:25.000Z (over 13 years ago)
- Last Synced: 2026-02-01T06:57:09.799Z (5 months ago)
- Language: CoffeeScript
- Size: 1.34 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dependencies not on package.json?
```
npm install supervisor -g
npm install express
npm install node-gyp
npm install pg
npm install should
npm install coffee-script
npm install superagent
npm install mocha
```