Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 261 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 261 Bytes

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