chore: init backend and ignore local artifacts

This commit is contained in:
taDuc
2026-04-13 21:33:12 +07:00
commit 6f7e819aca
11 changed files with 3703 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/data
.idea/
node_modules/