Skip to content

Docker-compose for backend and frontend #63

@aisurfer

Description

@aisurfer

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

@zhangshaolei1998 @LIUyizheSDU @ChengJiale150

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions