Skip to content

mattcreager/resolution-15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resolution-15

Build Status

A holiday twist, on the classic todo example. What will you accomplish in 2015?

Check it out at https://resolution-15.herokuapp.com/

Deploy

Screenshot

Local dependencies

Installing

  1. Download and install http://postgresapp.com/
  2. Click on the Postgres icon, click 'Open psql' & run CREATE DATABASE resolution15;
  3. Run npm install
  4. Run npm run migrations
  5. Update app/api/config/config.json

Running

  1. With live-reload: npm run dev or easy-mode: npm start
  2. http://localhost:5200

About

Track your 2015 New Years Resolutions using this twist on a traditional Todo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published