Skip to content

Repository files navigation

USDM

Static reference site for USDM / USD Montelibero, built with Astro and served from a Caddy container.

Local development

npm install
npm run dev

Build and test

npm run build
npm test

Update monitoring data

npm run data:monitoring

The command preserves already saved raw payments in public/data/monitoring-account.json, merges newly available Horizon payments, and regenerates the monthly summary.

Docker

docker build -t usdm-site .
docker run --rm -p 8080:80 usdm-site

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages