trypurescript icon indicating copy to clipboard operation
trypurescript copied to clipboard

Enable saving gists

Open milesfrain opened this issue 5 years ago • 0 comments

The last commit of this PR contains the relevant changes.

Intended to be merged after #192

Fixes #118

Demo available at try.ps.ai

Integration next steps:

  • Create another GitHub OAuth app managed by PS org
    • Demo currently uses my OAuth app
  • Migrate OAuth secret-keeping app to PS org
    • Demo is currently a serverless function on my Azure account - source code and instructions here https://github.com/milesfrain/gist-prototype/tree/master/azure

milesfrain avatar Aug 04 '20 21:08 milesfrain