You can find the system requirements/project tickets on our Jira Board
- Copy the .example.env file to .env and fill the variables
cp .example.env .env- Do the database migration
python3 -m app.infrastructure.configs.migrate_database- Run the server with docker
docker compose up -d --build- Check for API docs at:
- Check for kibana dashboard at: