A personal project that help me to keep track of my owned videogames on different platforms.
- Clone or fork and clone the repository
- Run
yarn install
- Follow these doc's to get
client_id
andclient_secret
for igdb -> https://api-docs.igdb.com/#getting-started - Copy
config.sample.ts
to a new fileconfig.ts
and fill outclient_id
andclient_secret
- Run
yarn electron:dev
Please feel free to write it down in the issue tab.
Everyone can contribute to this at any time, but please fork this repository and create a pull request to this repository.