A code playground with build-in Tailwind.CSS for AI
- HTML
- JS
- CSS
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
- Install Dependencies
yarn install
-
Create a redis instance in Upstash
-
Config below variables in vercel
UPSTASH_REDIS_REST_TOKEN=""
UPSTASH_REDIS_REST_URL=""
- Start the server
yarn dev
- 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