-
Notifications
You must be signed in to change notification settings - Fork 463
Open
Description
Hi! I tried to run the code on my laptop and it just works!
Next step could be deploy the impl on server. And for that I propose:
- collect all environments variables to .env and use with config.py
- create docker-compose.yml with docker services for backend, frontend, files and API
- Arrange Makefile with frequently used command like docker compose up --build
Benefits:
- run code with single command
- easy configuring, no need to change code
- easy deployment on server
If authors appreciate the idea, I can easily implement and make PR
0ZhangJc0
Metadata
Metadata
Assignees
Labels
No labels