init: init prok

This commit is contained in:
2026-04-16 15:34:47 +08:00
commit db74381f13
56 changed files with 5850 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
node_modules/
dist/
*.db
*.db-journal
.env
uploads/*
!uploads/.gitkeep
.DS_Store
*.tsbuildinfo