Skip to content

milesfrain/gist-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A prototype to demonstrate saving editor state in the URL while also allowing saving to gist.

Quick Start

spago build
npm run serve

Note that this also requires setting-up a github OAuth app with gist permissions, and another server for keeping a private client_secret.

See the Authorizing OAuth Apps page for info on this flow.

I'm using Azure Functions to host this backend. See the azure folder for more details.

Deploy

npm run build-prod
gh-pages -d dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published