chore: add vitest testing infrastructure

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
BOHA
2026-03-23 09:13:01 +01:00
parent c0b8a94210
commit 5b56fc4dff
6 changed files with 997 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
node_modules/
dist/
.env
.env.test
*.log
dist-client/
*.css.map