This is Eve Reactions Calculator
For EVE Refineries.
This project was re-created to run on Cloudflare Workers with D1 database and KV store.
To deploy this project on a production environment you need to create:
data
: for some static dataqueries
: for the sql queriesCheck the .wrangler/state/v3/kv
folder for the KV store data you need.
Import the file d1_db_small.sql
to your database using wrangler-cli
Create the worker in the cloudflare web interface and point it at your git repo
Deploy the code at update/
to a regular worker. Make sure to setup a cron job to run it every 30 minutes to 1h