Document Docker Compose deployment workflow
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
.git
|
||||
.idea
|
||||
.nx
|
||||
.turbo
|
||||
.devenv*
|
||||
.direnv
|
||||
.DS_Store
|
||||
|
||||
.env
|
||||
*.log
|
||||
|
||||
node_modules
|
||||
**/node_modules
|
||||
|
||||
dist
|
||||
apps/web/dist
|
||||
apps/api/bin
|
||||
apps/api/tmp
|
||||
apps/api/data
|
||||
coverage
|
||||
Reference in New Issue
Block a user