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

https://github.com/gemfarmer/express-boilerplate-g-auth

Express boilerplate with bootstrap navbar and google authentication
https://github.com/gemfarmer/express-boilerplate-g-auth

Last synced: 10 months ago
JSON representation

Express boilerplate with bootstrap navbar and google authentication

Awesome Lists containing this project

README

          

# RealizeChange
=============
### To Setup
####To start (mac):
1. Go to Terminal in Applications folder,
* type `cd /usr/local` then enter
* type `brew install` then enter to install homebrew
2. Download/Install node.js: http://nodejs.org/
3. Install MongoDB
* type `brew update` then enter
* type `brew install mongodb`
####After Installs
1. In Terminal: `npm install`

3. In Terminal: `cake dev` or `supervisor lib/app.js`
4. Go to your browser: http://localhost:1337/

### TO DO
1. Add node routing to main 4 pages
2. Set up rest api in either angular or backbone --Richard?
3. Set up db structure

Getting 340 error when pushing to heroku. When up the site is located here: realizechange.herokuapp.com || http://nameless-plains-4198.herokuapp.com/
![Full](/public/img/full.png)
![Compressed](/public/img/compressed.png)