mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-17 05:04:24 +01:00
b3f720429199d3b62410e12d609c180365f664b8
The background pattern image was not scaling appropriately on mobile screens, causing only a portion of the banknote to be visible in the pattern tiles. Changes: - Added responsive scaling logic for background pattern image - Mobile devices (<768px) now use proportional scaling based on viewport width - Tablet devices (768-1200px) use 70% scaling - Desktop devices maintain full-size image - Uses temporary canvas to create scaled pattern for optimal display This ensures the entire banknote is visible in pattern tiles across all device sizes.
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%