Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 213 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 213 Bytes

plasma

How to run

Backend

  1. Create .env.docker file based on example.
  2. Build server image
    docker compose build server
  3. Run backend
    docker compose run