Initial commit

This commit is contained in:
Tesscorp Server
2026-07-15 19:02:28 -06:00
parent 26d3c0e1e7
commit 3059708aba
26 changed files with 1315 additions and 126 deletions
+7 -12
View File
@@ -1,14 +1,7 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/versions
.pnp.js
# testing
/coverage
@@ -30,11 +23,13 @@ yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# env files (can opt-in for committing if needed)
.env*
# local env files
.env*.local
.env
# vercel
.vercel
# prisma
dev.db
dev.db-journal
# typescript
*.tsbuildinfo