Skip to content

jkvim/edgeruntime

Repository files navigation

Edge Runtime

A code playground with build-in Tailwind.CSS for AI

Language support

  • HTML
  • JS
  • CSS

Play with ChatGPT

Now ChatGPT support tag any GPTs in your conservation, we can ask the gpt to run HTML/JS/CSS code

you: How to create graident background with Tailwind 

ChatGPT: Sure, here is the code ...

you: @Code Runner run above code

use-with-chat-gpt

Examples

Development

  1. Install Dependencies
yarn install
  1. Create a redis instance in Upstash

  2. Config below variables in vercel

UPSTASH_REDIS_REST_TOKEN=""
UPSTASH_REDIS_REST_URL=""
  1. Start the server
yarn dev
  1. Create a API key for your self with curl
 curl -X POST "http://localhost:3002/api/key"

The key in the response can be used in your GPTs by configuring in the GPTs editor

About

a simple html/js/css playground for GPTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published