feat: add a Docker compose file for development

This commit is contained in:
2024-08-15 19:38:40 +02:00
parent 295a3e7e64
commit a59d16df7c
4 changed files with 52 additions and 0 deletions

11
.dockerignore Normal file
View File

@ -0,0 +1,11 @@
/.dioxus/
/.git/
/.github/
/dist/
/debug/
/docker/
/node_modules/
/static/
/target/
/docker-compose-dev.yml
/docker-compose-prod.yml