chore: sync all local changes and new files

- Update next.config.ts
- Add netlify.toml, Docker configs, e2e tests
- Add env templates, docs (README, ROADMAP, TODO)
- Add vitest/playwright test configs
- Add component and lib tests
- Add install script, portainer env template
- Update .gitignore (tsbuildinfo, deno.lock, dev.db)
This commit is contained in:
FalahMobile
2026-07-02 20:01:48 +08:00
parent 2e66def057
commit 61baf3ac5d
25 changed files with 2456 additions and 2 deletions
+10
View File
@@ -43,6 +43,16 @@ coverage/
*.sql
!infrastructure/postgres/init.sql
# TypeScript
*.tsbuildinfo
# Deno (not used in this project)
deno.lock
# SQLite dev database
prisma/dev.db
prisma/dev.db-journal
# Claude (workspace config, not project code)
.claude/*
!.claude/commands/