Allow HTTP database URL
If config['pubsweet-server'].dbPath
is set to an HTTP URL, PouchDB will connect to that CouchDB instance instead of to a local file path.
refs #28, but this is only part of the solution as there isn't currently a way to populate the database with an admin user.