feat: init waitlist website

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2026-03-08 00:19:23 +00:00
parent badc00c43b
commit 2364f0c86b
29 changed files with 3097 additions and 27 deletions

View File

@@ -0,0 +1,3 @@
import { type RouteConfig, index } from "@react-router/dev/routes"
export default [index("routes/home.tsx")] satisfies RouteConfig