Skip to content

stephanebisson/runn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runn

A simple ipad-friendly web app to manage my marathon training schedule (angularjs, couchdb, node, jake)


I store and serve my app through my document database. My entire angular application is one document with attachements. I deploy to my test environement using curl -X PUT. It creates a new revision of my app. All my application versions are available as different revisions. I can rollback my deployment in a snap. I deploy to other environements (like production) by replication.

About

A simple ipad-friendly web app to manage my marathon training schedule (angularjs, couchdb)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published