Skip to content

Comment on "Managing Design Documents" #2

@floraform

Description

@floraform

With this file set up, you can push your CouchApp with the command coucha=
pp push, which will push the application to the "default" database. CouchAp=
p also supports alternate environments. To push your application to a devel=
opment database, you could use couchapp push dev. In our experience, taking=
the time to setup a good .couchapprc is always worth it. Another benefit i=
s that it keeps your passwords off the screen when you are working.

Note that JSON syntax uses commas as separators only. Trailing commas
will cause your push to fail!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions