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.
- Host: GitHub
- URL: https://github.com/connected-web/boardgames-browser
- Owner: connected-web
- Created: 2018-01-16T22:09:14.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T12:55:12.000Z (over 1 year ago)
- Last Synced: 2025-01-01T13:35:41.541Z (over 1 year ago)
- Language: Vue
- Size: 8.73 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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/