mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Protomaps on Cloudflare
See installation and configuration instructions at Protomaps Docs: Deploy on Cloudflare
Development
Web Console (basic)
Generate the Workers script using npm run build and copy dist/index.js to the editor.
Wrangler (advanced)
The preview_bucket_name value in wrangler.toml should be changed to your bucket used for development.
Run npm run start to serve your Worker at http://localhost:8787. The cache will not be active in development.