Skip to content

mkirvela/massikassi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Massikassi expense sharer

Example app (ie. "production")

Running at http://www.massikassi.com/

Setting up

Prerequisites

  • postgres, npm, grunt-cli and bower installed.

Installation

  • Clone repository, git clone [email protected]:mkirvela/massikassi.git
  • Create DB for massikassi createdb -E UTF-8 massikassi
  • run npm install
  • run bower install
  • run node db/schema.js
  • run grunt watch in a separate console
  • run node server in a console
  • Go to http://localhost:3000/

About

Free and anonymous (and Open Source) expense sharer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published