denoland / subhosting-hackathon

A 10-day hackathon where you can build a Cloud IDE or integrate a Cloud IDE into your product.
1 stars 0 forks source link

Subhosting Hackathon #3

Open shawn-sawa opened 7 months ago

shawn-sawa commented 7 months ago

subhosting.zip

My goal was to integrate it with chatGPT actions. Additionally, I had intended on customizing the IDE to allow for co-editing with GPT. I restructured the code and implemented a dynamic page that changes with an API call. It is not complete.

shawn-sawa commented 7 months ago

Sorry for submitting it as a zip file. I'm a bit new to GitHub, and I was also racing against the clock. I'll work on getting it published to a repo.

shawn-sawa commented 7 months ago

Repository: https://github.com/shawn-sawa/deno_subhosting

Also, I forgot to mention the URL for the dynamic page. https://fat-ferret-80.deno.dev/

lambtron commented 7 months ago

thanks for your submission. is there a different route that we should be accessing on the URL you provided? let us know, we'd love to be able to try it out!

shawn-sawa commented 7 months ago

Unfortunately, no. I only had 3 days to work on it, so I couldn't get it up and running. I'll be fixing it up, and I would appreciate your thoughts when it's ready. Would you mind taking another look and giving me some feedback?