The simplest way to start a (local) instance of the CoV-Spectrum server is using Docker and Docker-Compose:
- Create an empty PostgreSQL database
- Fill out the empty values in docker-compose.yml: the database user should preferably be the owner of the database
- Run
docker compose up
The program will automatically initiate the database.