Không có mô tả

Markus Ochel 19a88aaa8e Cleanup unused code and prepare to open source the app 12 năm trước cách đây
admin 19a88aaa8e Cleanup unused code and prepare to open source the app 12 năm trước cách đây
site 19a88aaa8e Cleanup unused code and prepare to open source the app 12 năm trước cách đây
.gitignore dce30d7db8 Login, preview, enhancements, and fixes 13 năm trước cách đây
README.md 19a88aaa8e Cleanup unused code and prepare to open source the app 12 năm trước cách đây
TASKS.todo 19a88aaa8e Cleanup unused code and prepare to open source the app 12 năm trước cách đây

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