/poetrage

arbitrage calculator for poe

Primary LanguageTypeScript

TODO

  • vendors (gems start with 8,000,001 xp)
  • rate limiting
  • remove axios cache
  • store state in sessionstorage
  • refresh overrides
  • make cors proxy configurable
  • faceators lens
  • pull prices from stash
  • refactor gems file
  • fix repoe ge_id
  • https://github.com/rafgraph/spa-github-pages

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run lint

Organizes imports and formats the code. You can add this to your git pre-commit hook with npm run husky