initial commit and test statements to test everything

This commit is contained in:
2026-01-16 12:07:04 +01:00
parent 81dfebd77f
commit 0672e4b2c5
6 changed files with 359 additions and 62 deletions

3
.gitignore vendored
View File

@@ -39,3 +39,6 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
#auth data that will be moved into an .env file in the future
app/auth/AuthString.ts