Michael Cole created COUCHDB-2403:
-------------------------------------

             Summary: Build Fauxton for a different url paths?
                 Key: COUCHDB-2403
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2403
             Project: CouchDB
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Fauxton
            Reporter: Michael Cole


Hey, I'm trying to use Fauxton in another project:  express-pouchdb

We'd like Fauxton to not know it's URL, until it's being served.  So someone 
could configure a PouchDB server in Express at their [own 
URL](https://github.com/MichaelJCole/express-pouchdb#example-usage) like this:

/mydb/  <-- PouchDB server
/mydb/_utils  <-- Fauxton

The best I could figure out to do was hard-
code the URL in settings.json and use `grunt release` to build Fauxton for that 
specific URL.

Is there a better way?

Thanks!

Mike



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to