Updated client and controller with code from old repo

This commit is contained in:
2026-02-10 21:28:24 -05:00
parent 40004b2c55
commit 4ae169e00a
3 changed files with 25 additions and 2 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/client/node_modules
/.pnp
.pnp.js
# misc
/client/.env
/client/build
.env
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
init.sql
init.tsql