References:
- https://github.com/develancer/topola-webpack
- https://developers.cloudflare.com/workers/configuration/sites/start-from-existing/
-
Replace or setup
./public
with a MEDIA folder containing all your media -
Replace
./package.json
pack
script &wrangler.toml
with your own configurations -
Install dependencies
npm install
- Build the project
npm run deploy