init base module

This commit is contained in:
2025-03-30 20:35:55 +08:00
commit 05507ec1a8
9 changed files with 1318 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules
.env*
!.env.example
dist
.DS_Store