Daberni webpage (coming soon)
This site is deployed on Cloudflare Pages.
- Node.js (v18+)
- A Cloudflare account
npm install
npm run devnpm install
npm run deploy- Push this repository to GitHub.
- In the Cloudflare dashboard go to Workers & Pages → Create → Pages → Connect to Git.
- Select this repository.
- Set Build command to (leave empty) and Build output directory to
/. - Click Save and Deploy.
Custom domains are configured in the Cloudflare dashboard under your Pages project settings.