Introduction
このコンテンツはまだ日本語訳がありません。
What is this?
This is a monorepo containing three learning applications, all hosted on Cloudflare Workers:
- Context — Korean dictionary for learners
- Permissive — Web development resources
- Roots — Math documentation
All apps use Server-Side Rendering (SSR) for SEO optimization. No SPA mode.
Tech Stack
| Category | Technology |
|---|---|
| Framework | React 19 + TanStack Start |
| Language | TypeScript 5.x |
| Styling | Tailwind CSS v4 |
| Database | Cloudflare D1 |
| Search | MiniSearch |
| i18n | Paraglide |
| Hosting | Cloudflare Workers |
| Build | Vite + Turborepo |
Quick Links
Quick Start Get up and running in minutes
Architecture Learn about the project structure
Apps Explore the three applications
Contributing How to contribute
License
This project is licensed under Apache License 2.0 — free to use, modify, and distribute.