first commit

This commit is contained in:
John Yeo
2025-01-21 11:18:42 +00:00
commit 479b6d7afb
283 changed files with 42601 additions and 0 deletions

4
frontend/commit.sh Executable file
View File

@@ -0,0 +1,4 @@
git add .
git commit -m "$1"
git push