A server for the LlamaBucket web application. Part of our databases course during fall 2013
Requirements for this project was to build an eBay like app that could allow users to buy/sell goods.
Stack:
- Node.js
- mySQL
In order to run this server instance, you need to install the heroku toolbelt
On terminal, execute the following commands:
1 - git clone https://github.com/cesarcruz91/lb_server.git
2 - npm install
3 - Run either nf start
or foreman start
1 - Add origin policy