Spelling Creator (monorepo)

A pnpm monorepo containing the Spelling Lesson Maker web app and its Cloudflare Worker API.

Packages

PathPackageDescription
apps/web@spelling-creator/webVite + React frontend (MUI, Supabase, react-router). Deploys to GitHub Pages.
apps/api@spelling-creator/apiCloudflare Worker backend (Gemini, profanity filter, KV rate limiting).
apps/mcp@spelling-creator/mcpMCP server — lets an AI assistant author and publish lessons to the hub.

See the Web App docs for full app documentation, and the MCP Server docs for connecting an AI assistant to the hub.