This project was bootstrapped with astro.
- Node v20.5.1 + NPM, preferably via volta
- clone repository
- run
npm install
npm start
run npm run
for a list of available commands.
Deployments are automatic on cloudflare pages: every PR creates a new preview deployment. Changes in master
generate a production deployment.
Fork it. Code it. Push it. PR it.