🎲 Recommend.Games Server 🚀
Board game recommendation service. Live demo at Recommend.Games
Quick start
docker compose up
This will build the docker image (only on first start) and run the server. You should be able to access the service at http://localhost:8000/.
However, in order to access useful data, you need to fill the SQLite database
first. See release.sh
for the steps to build a full release or
read more about the deployment process.
If you want to learn how to get started or what tools you need to install, read the contribution guidelines. If you want to deploy the server to a new Google Cloud environment, read the deployment guidelines.
Recommendation engine
Personal recommendations are based on data from BoardGameGeek and computed by our recommendation engine.