generated backend with express

This commit is contained in:
Will Baumbach
2026-04-22 10:33:03 -05:00
parent 1eb77cd6b6
commit 3744423e5f
12 changed files with 1237 additions and 0 deletions

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@
# Node
/node_modules
/backend/node_modules
npm-debug.log
yarn-error.log