8000 GitHub - mvximenko/gg: Game Finder built with Next
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mvximenko/gg

Repository files navigation

GG

Getting Started

git clone https://github.com/mvximenko/gg.git
npm install

Set up environment variables in .env

IGDB_CLIENT_ID=<YOUR_IGDB_CLIENT_ID>
IGDB_CLIENT_SECRET=<YOUR_IGDB_CLIENT_SECRET>
npm run dev
0