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

1
server/.env Normal file
View File

@@ -0,0 +1 @@
PORT=5000