API for Froggy and other things
You need Node.js v^16.9.0 & bun installed
-
Clone this project
git clone [email protected]:FrogginPad/tadpole.git
-
Make a Riot developer account & Grab the development API key
-
Go to
.env.example
, add your key and change filename to.env
RIOT_API_KEY=
-
Install dependencies:
bun install
-
Run:
bun dev
You can run localhost:3000/swagger to get the swagger spec