No Description

Markus Ochel 19a88aaa8e Cleanup unused code and prepare to open source the app 12 years ago
admin 19a88aaa8e Cleanup unused code and prepare to open source the app 12 years ago
site 19a88aaa8e Cleanup unused code and prepare to open source the app 12 years ago
.gitignore dce30d7db8 Login, preview, enhancements, and fixes 13 years ago
README.md 19a88aaa8e Cleanup unused code and prepare to open source the app 12 years ago
TASKS.todo 19a88aaa8e Cleanup unused code and prepare to open source the app 12 years ago

README.md

Setup & Deployment

For new setup, begin with installing dependencies as follows:

$ cd ~/CouchApps/kleks/admin
$ kanso install
$ cd ~/CouchApps/kleks/site
$ kanso install

Push the current app (site or admin) to development CouchDB

$ kanso push

Once a .kansorc file is created with a production config setting named live then we can deploy to prodcution using:

$ kanso push live