Skip to content

Deployment

You can deploy using docker

bash
docker-compose -f compose.prod.yml up -d

Now you can access the frontend at http://localhost:80 ! (And get the client app at http://localhost:80/client.apk)