Тайлбар байхгүй

Markus Ochel 19a88aaa8e Cleanup unused code and prepare to open source the app 12 жил өмнө
admin 19a88aaa8e Cleanup unused code and prepare to open source the app 12 жил өмнө
site 19a88aaa8e Cleanup unused code and prepare to open source the app 12 жил өмнө
.gitignore dce30d7db8 Login, preview, enhancements, and fixes 12 жил өмнө
README.md 19a88aaa8e Cleanup unused code and prepare to open source the app 12 жил өмнө
TASKS.todo 19a88aaa8e Cleanup unused code and prepare to open source the app 12 жил өмнө

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