Skip to content

LandstriderLegion/bgs_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BGS Dashboard

Full-stack app utilizing Next.js to display BGS information for an in-game faction.

How it works

The script server/fetch.js will fetch and parse a query to the EliteBGS API. This result gets stored in server/archive.json, which keeps a 30-day record of data information.

This data is then imported and processed in a variety of webpages, which are processed and rendered server-side by Next.js (see src/app/page.tsx for example).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published