raae/pow-app

? Let user demo without signing up ?

Opened this issue · 3 comments

raae commented

Some kind of demo, I did separate the entries from the cycle analytics for this reason. I should be able to create a set of entries on the fly, and then send those to cycle analytics.

raae commented

Is this good, or will a lot of people then not give it a proper go on the counts of it not looking perfect.

raae commented
  1. Use env variable to indicate demo
  2. Load data from demo json instead of BaaS
  3. Deploy it to demo.usepow.app (instead of my.usepow.app)
raae commented

Notes:

  1. Env variable working (need to move out of env files).
  2. Managed to bypass userbase , need to get some data from a demo json file or something.