Skip to content

NodeGreenville/nodegreenville

Repository files navigation

Build Status Code Climate

NodeGreenville

Node Greenville web app

Successful merges to the 'dev' branch will deploy to https://nodegreenville-staging.herokuapp.com Successful merges to the 'master' branch will deploy to https://nodegreenville-prod.herokuapp.com

Pull requests will run a build, but will not deploy until merged.

Installation on Local Machine

  1. Clone https://github.com/NodeGreenville/nodegreenville
  2. cd nodegreenville
  3. Run npm install
  4. Run npm start
  • If using nvm for nodejs version management ensure the use of node version 0.10.30 or greater.
  1. Go to http://localhost:3000 for main site or http://localhost:3000/blog to access the ghost blog

Architecture Decisions

Postgres

The heroku deployments for staging and prod have a Postgres database that SHOULD be available at process.env.DATABASE_URL

Ghost (as Middleware)

The GhostJS portion of the code is located in the ./ghost-app directory.

Bookshelf.js (ORM)

About

Node Greenville web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6