A shared canvas built with the OpenAI Assistant, powered by Jamsocket's session backends.
- Clone the repo
cd
into the repo andnpm install
- Get an OpenAI API key
- Make sure Docker is running with
docker ps
- Start the dev server with
npx jamsocket dev
- Run the frontend with
npm run dev
- Navigate to
localhost:3000
If you have any questions about how to use Jamsocket or would like to talk through your particular use case, we'd love to chat! Send us an email at hi@jamsocket.com!