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

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

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!