https://github.com/blakmatrix/olive
Simple project for learning node.js
https://github.com/blakmatrix/olive
Last synced: 3 months ago
JSON representation
Simple project for learning node.js
- Host: GitHub
- URL: https://github.com/blakmatrix/olive
- Owner: blakmatrix
- Created: 2011-07-23T03:22:59.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-25T13:41:43.000Z (over 13 years ago)
- Last Synced: 2025-10-06T16:56:22.300Z (3 months ago)
- Language: JavaScript
- Homepage: https://github.com/blakmatrix/olive
- Size: 260 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OLIVE
***
- OLIVE is an app that presents shades of the color olive that a user can pick and show to the entire world, and other users can do the same.
##Dependencies
- Express Framework
- CoffeeScript
- LESS
- Socket.IO
- CoffeeKup
## Try it out
Test it out at: http://olive.jit.su
## Install
`npm i olive`
## Deployment
Just run:
- `npm i -d`
- `coffee app.coffee` or `foreman start`
***
### Contact
Contact me at blakmatrix@gmail.com for any questions or tips!