mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-17 05:04:24 +01:00
claude/fix-data-display-issue-011CUxbyjcjzZqztEKnwkp72
- Reduced historical data from 4,442 daily entries to 636 weekly entries - This improves chart rendering performance and ensures all data up to current date is displayed - Updated btcpoll.js to handle weekly data updates (updates same week or adds new week) - Added aggregate-weekly.js script for future data aggregation needs - Data now properly displays from 2013-09-15 to 2025-11-09
EURSAT Historical Chart
for entertainment and educational purposes only.
For running on Vercel, note that it uses the vercel version of node which won't run anywhere else
bitfinex daily close data: https://www.investing.com/crypto/bitcoin/btc-usd-historical-data
cronjob is on github actions, see action.yml
Install
- use at least node 22+
git clone <repository-url>
cd <repository-directory>
npm install
node index.js
Description
Languages
Handlebars
49.5%
JavaScript
32.6%
CSS
13.8%
Python
4.1%