ranked-pick-api is the backend for Ranked Pick, a web application for creating and responding to ranked choice style surveys.
Web client source can be found here.
See the database doc for DB management.
The service is run locally with Docker and Docker Compose.
The --service-ports flag is required to open ports to localhost.
docker compose run --rm --build --service-ports rp-apiTODO