Patric Stout f9d801a1dc feat: ability to load characters and their skills from ESI (#20)
This can track multiple characters, and tries to make as few as possible
ESI calls.

In the localstorage, we keep track of all the characters and their
refresh-tokens.
Access-tokens and skills are not stored in the localstorage, which means
that every reload, this information is fetched from ESI again.
2023-11-26 15:55:22 +00:00

EVEShip.fit

This repository contains the website as shown on https://eveship.fit.

It is a NextJS project, and depends on the ESF React Component Library for all visuals.

Description
No description provided
Readme 332 KiB
Languages
TypeScript 78.5%
CSS 17.8%
JavaScript 3.7%