Destiny 2 Heatmap, with calendar view and play time.
Built with Svelte, Vite and Tailwind CSS.
This is a blatant copy of Destiny 2 Historical Heatmap by @chrisfried, but with dark mode and no Bungie authentication.
This was built for personal use. If you need a more stable experience, please use the original project.
git clone [email protected]:julesrx/destiny-heatmap.git
cd destiny-heatmap
pnpm install
# Configure the Bungie api key in the .env file
pnpm run dev