Created Room model, set up database connection

This commit is contained in:
2021-09-04 15:08:56 +03:00
parent 7fff6d4006
commit 3533230eb1
5 changed files with 58 additions and 0 deletions

3
back/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
certs/
src/db/config.ts
.env