feat(v4): add docker-compose and production-ready application
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,6 +8,9 @@ db.sqlite3
|
||||
backend/media/
|
||||
backend/staticfiles/
|
||||
.env
|
||||
.env.production
|
||||
backend/.env.production
|
||||
frontend/.env.production
|
||||
node_modules/
|
||||
dist/
|
||||
coverage/
|
||||
|
||||
Reference in New Issue
Block a user