Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 162 Bytes

File metadata and controls

15 lines (10 loc) · 162 Bytes

Deployment

Local Development

docker compose up --build -d

The server runs on port 8080 with HTTPS enabled.

Testing

cargo test