chore: dockerize app and automate database initialization
This commit is contained in:
7
backend/.dockerignore
Normal file
7
backend/.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.env
|
||||
coverage
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
Reference in New Issue
Block a user