Skip to content

darrinhenein/cupcake-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cupcake-dashboard

A dashboard for cupcakes.

Developers:

Required: node.js, npm, bower, ruby + compass gem

  1. npm install to install dependencies.
  2. bower install and npm install in the /app directory to install client app dependencies.
  3. Needs mongo running.
  4. grunt in the main directory to build the server.
  5. node server.js to start the server.
  6. grunt build in /app to build the angular app.

Deployers:

  1. Download the stackato client and save it as stackato
  2. stackato target api.paas.allizom.org (Do this once.)
  3. stackato login (Do this once, too.)
  4. stackato info (Do this once to make sure it‘s all working.)
  5. (Optionally do a stackato delete to remove the old version.)
  6. stackato push (Do this every time you want to deploy. ;)

A Note on Persona Login

Rather than visiting http://localhost:3000 in your browser, you must visit http://127.0.0.1:3000 in order for Persona login to work.

About

A dashboard for cupcakes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published