add server (Express app)

This commit is contained in:
João Geonizeli
2022-07-08 16:20:42 -03:00
parent 1cfa4ce55e
commit df113c34ee
6 changed files with 1018 additions and 0 deletions

2
server/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
dist