Website for the Ginetta TONIC Festival
- PROD: https://festival.ginetta.net/, https://ginetta-tonic-festival.pages.dev/
- LOCAL: http://localhost:8788/
corepack enable
yarn install
yarn run dev
To push to Cloudflare Pages, just push to the prod
branch. Use the develop
branch to deploy to a preview URL on Cloudflare Pages.
GitHub Actions are setup as per Cloudflare Docs - Use GitHub Actions