Skip to content

shorlander/cupcake-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cupcake-dashboard

A dashboard for cupcakes.

Developers:

  1. npm install to install coffee-script as a devDependency.
  2. Needs mongo running.
  3. grunt in the main directory to build the server.
  4. node server.js to start the server.
  5. 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. ;)

About

A dashboard for cupcakes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • CSS 2.4%
  • Other 0.3%