Skip to content

JosephComputerScience/UCSA-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCSA-API

User Champion Stat Aggregator API, API will interact with the Riot API

Aggregates stats for champions by summoner name, and number of matches for Riot League of Legends

Before running any yarn commands, install yarn packages:

run yarn install

To start a dev environment on localhost:8080:

run yarn start

To build a prod environment without running it:

run yarn build

To remove the ./dist packages from local run:

yarn clean

Uses ExpressJS, Typescript

Nextjs icon Nextjs icon

About

User Champion Stat Aggregator API, API will interact with the Riot API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published