added docker compose

This commit is contained in:
Hunter W.
2026-03-27 01:31:21 -04:00
parent 960f74a754
commit 8bc880fe10
4 changed files with 60 additions and 0 deletions

8
dockerignore Normal file
View File

@@ -0,0 +1,8 @@
node_modules
.next
.git
.gitignore
*.md
.env*.local
.vscode
.idea