how to run:
- Checkout the repository
- Create
.envfile and declare environment variables:DATABASE_NAMEDATABASE_USERDATABASE_USER_PWD
- Execute command
docker-compose up - Make
GETrequest tohttp://localhost:8888/queens/{queenNum}/solutions, where{queenNum}refers to chessboard size and queens