This project demonstrates how to host element-web on Cloudflare Pages.
- Edit
config.json
to fit needs. - Create Cloudflare Pages project with repo.
- Set build command as
./build.sh
and output dir asout
- Build and win.
- Change
ELEMENT_VERSION
inbuild.sh
- Commit the changes.