The top-searched EVE Online trading tool that lets you discover what to trade between stations and regions. This tool enables making ISK through hauling or station trading.
-
UI Deployment Status on Netlify (on commit):
-
Static Data Asset Compilation (daily):
-
Historical Market Volume Pull (every 15min):
-
Historical Volume Ingest (daily):
-
Elasticsearch data and healthcheck (every 15-30 minutes):
-
Backend API healthcheck:
Implements the EVE ESI API on the backend in order to find:
- the best trades within a station (ie: station trading or margin trading).
- the best hauling trades between stations and regions.
- Live Server or other tool required to build and serve locally to avoid CORs issues
- Other options include
jekyll
,browsersync
,http-server
,npx serve
python SimpleHTTPServer
, and more...