initial docker detup

This commit is contained in:
Danny Avila 2023-03-06 12:49:22 -05:00
parent f5e079742a
commit ff7b016190
11 changed files with 84 additions and 14 deletions

4
.gitignore vendored
View file

@ -1,6 +1,7 @@
### node etc ###
# Logs
data-node
logs
*.log
@ -24,6 +25,9 @@ dist/
public/main.js
public/main.js.map
public/main.js.LICENSE.txt
client/public/main.js
client/public/main.js.map
client/public/main.js.LICENSE.txt
# Dependency directorys
# Deployed apps should consider commenting these lines out: