项目作者: recommend-games

项目描述 :
Board game recommendation service
高级语言: Python
项目地址: git://github.com/recommend-games/recommend-games-server.git
创建时间: 2018-11-10T07:29:48Z
项目社区:https://github.com/recommend-games/recommend-games-server

开源协议:MIT License

下载


🎲 Recommend.Games Server 🚀

Board game recommendation service. Live demo at
Recommend.Games

Quick start

  1. 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.