Docker Container Setup (#15)

* minor package update and env

* added docker scripts

* added working docker compose

* fixed docker container bridge
This commit is contained in:
Kevin Dang
2024-02-07 09:59:06 -08:00
committed by GitHub
parent 89c19990fa
commit ca6b8c3f9c
13 changed files with 124 additions and 337 deletions

2
.gitignore vendored
View File

@@ -4,6 +4,8 @@
# builds
build/
dist/
app/
tmp/
# dotenv environment variable files
.env