Skip to content

michael8bsd/apex-legends-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apex Legends Stat Tracker

Full stack Vue/Express app using the Tracker Network API to track player stats

Quick Start

Register and get your API key from https://tracker.gg/developers

Add the API Key to config.env

# Install Express dependencies
npm install

# Install Vue dependencies
cd client
npm install

# Serve
npm run dev

# Build for production
cd client
npm run build
# Gets put in /public

Version

1.0.0

License

This project is licensed under the MIT License

About

App to get Apex Legends stats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published