hypothesis / publisher-account-test-site

A test site for Hypothesis' Publisher Accounts feature
2 stars 1 forks source link

Get the publisher test site hosted somewhere #31

Open sean-roberts opened 7 years ago

sean-roberts commented 7 years ago

(Description rewritten by @seanh 2017-06-28!)

Problem: We have a publisher test site (simple Flask app, no db) for testing the publisher groups and third-party accounts features for publisher sites that embed the Hypothesis client (e.g. eLife), but getting this site running on your own machine is far too difficult to expect non-developers to do. We'd like the non-developers on the team to have access to an instance of the publisher test site so that they can test and explore the publisher features.

Solution: Get an instance of the publisher test site hosted somewhere, for example on our own AWS infrastructure, or on Heroku.

Details:

Issues:

sean-roberts commented 7 years ago

At a high level this will require:

robertknight commented 7 years ago

We have a shared Heroku account now which I believe we could use to host the publisher demo site, a simple Flask-based app with no database.

seanh commented 7 years ago

I've edited the issue description above with more details