A daily writing game. Each day you get a story type and three keywords. Write a two-sentence story using them. Your score reflects how well your response aligns with the keywords.
Think Wordle, but for writing.
npm install
npm run dev
npm run build
Edge functions live in supabase/functions/. The submit function handles scoring server-side so the embedding math stays out of the client.
Supabase secrets required:
OPENROUTER_API_KEYSUPABASE_URL (set automatically)SUPABASE_SERVICE_ROLE_KEY (set automatically)All rights reserved.