Initial commit

This commit is contained in:
2025-09-27 14:15:00 +08:00
commit 4bab0a78b2
205 changed files with 23872 additions and 0 deletions

14
.prettierignore Normal file
View File

@@ -0,0 +1,14 @@
**/payload-types.ts
.tmp
**/.git
**/.hg
**/.pnp.*
**/.svn
**/.yarn/**
**/build
**/dist/**
**/node_modules
**/temp
**/docs/**
tsconfig.json