Skip to content

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

CategoryTechnology
FrameworkReact 19 + TanStack Start
LanguageTypeScript 5.x
StylingTailwind CSS v4
DatabaseCloudflare D1
SearchMiniSearch
i18nParaglide
HostingCloudflare Workers
BuildVite + Turborepo

License

This project is licensed under Apache License 2.0 — free to use, modify, and distribute.