feat: sample backend package w/ express

This commit is contained in:
Benjamin Singleton 2025-06-10 17:11:14 -05:00
parent 100b326baf
commit 6dc71c32cc
9 changed files with 743 additions and 16 deletions

View file

@ -7,7 +7,6 @@
"noUncheckedIndexedAccess": true,
"sourceMap": true,
"outDir": "dist",
"declaration": true,
},
"include": [
"src"