An open API service indexing awesome lists of open source software.

https://github.com/connected-web/boardgames-browser

A browser for personalized boardgame data, sourced from boardgamesgeek.com and other locations.
https://github.com/connected-web/boardgames-browser

Last synced: 4 months ago
JSON representation

A browser for personalized boardgame data, sourced from boardgamesgeek.com and other locations.

Awesome Lists containing this project

README

          

# Board Games Browser

A browser for personalized boardgame data, sourced from boardgames-api.calisaurus.net.

## Setup

Clone this repo, change to source directory, then run:
```
npm install
npm start
```

## Build

```
npm run build
```

## Deploy

Push or merge to main - this should trigger a workflow that will build and push to the `gh-pages` branch.

See: `./github/workflows/deploy.yml`

## Visit the website

After deployment, the boardgames browser can be found hosted here:
- https://connected-web.github.io/boardgames-browser/