feat(wiki): v0.1.0-beta getting started

This commit is contained in:
DecDuck
2024-12-25 18:32:54 +11:00
commit 9c04de805d
15 changed files with 1503 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# GiantBomb
GiantBomb is a community-driven open game database. It is accessible at [https://www.giantbomb.com/](https://www.giantbomb.com/).
## Creating an account
To get an API key, you must sign up for an account. Head over to [GiantBomb's Login or Signup](https://www.giantbomb.com/login-signup/) page to create your account, and follow the prompts.
## Getting an API key
Head over to the [GiantBomb API page](https://www.giantbomb.com/api/) and copy your API key from the box at the top of the page. Then, set this in your environment variables with a key of `GIANT_BOMB_API_KEY`