Docker#
The frontend and backend can be run together with Docker.
Windows and Mac#
Install Docker on Windows and Mac with Docker Desktop.
Linux#
Install Docker on Linux with Docker Engine.
Next step#
docker compose up -d
See Run the application.
The frontend and backend can be run together with Docker.
Install Docker on Windows and Mac with Docker Desktop.
Install Docker on Linux with Docker Engine.
docker compose up -d
See Run the application.