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
- Host: GitHub
- URL: https://github.com/gemfarmer/express-boilerplate-g-auth
- Owner: gemfarmer
- Created: 2013-12-08T19:39:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-08T19:41:42.000Z (over 12 years ago)
- Last Synced: 2025-01-17T18:04:03.216Z (over 1 year ago)
- Language: CoffeeScript
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/

