initial: refactor web frontend from monorepo with WASM SQLite3 engine

This commit is contained in:
cc
2026-04-10 20:08:02 +00:00
commit 0f0a3ab28e
52 changed files with 3490 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
data/
public/data
*.tar.gz
*.db
node_modules/
/.pnp
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/versions
/coverage
/.next/
/out/
/build
.DS_Store
*.pem
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
.env*
.vercel
*.tsbuildinfo
next-env.d.ts