added backend api

This commit is contained in:
Nico Melone
2022-11-23 17:34:39 -06:00
parent f089857098
commit e83b81d70e
22 changed files with 1062 additions and 10 deletions

3
.gitignore vendored
View File

@@ -1,7 +1,8 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
node_modules/
node_modules/
/.pnp
.pnp.js