gillchristian / tsplay.dev

TypeScript Playground Shortener
https://tsplay.dev
MIT License
67 stars 9 forks source link

Initial import of the tsrepl nextjs app #115

Closed orta closed 12 months ago

orta commented 1 year ago

Re: #114 which replaces the entire front-end with a feature parity implementation of the Playground

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tsplay ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2023 7:50pm
orta commented 1 year ago

Note to myself: this sha of the playground doesn't seem to have gist support

I'd have expected: https://tsplay-git-tsrepl-gillchristian.vercel.app?#gist/927ccc66ae3022dc64c4f650109b937a-2

To work

gillchristian commented 1 year ago

It seems like it's not working on the official playground either

At least this doesn't work for me https://www.typescriptlang.org/play?#gist/927ccc66ae3022dc64c4f650109b937a-2

orta commented 1 year ago

No, I think the support was dropped sometime, I was noting that I need to get that back

orta commented 12 months ago

Got a sense of what we need to do to get this up and running? I guess I have write access so I can self merge, what happens if I do?

gillchristian commented 12 months ago

Hey @orta, sorry for the radio silence, I've been a bit all over the place lately. We can merge to the v2 branch.

To release to production I'd like to have some sort of /about page and a native version of the shortener plugin. Anything else you'd like to have?

Here's the v2 branch running https://tsplay-git-v2-gillchristian.vercel.app/