Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Adds support for Workers Sites #135

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rfreebern
Copy link

This builds on #132 to support simulating a Workers Sites static site deployment in cloudworker, by adding functionality to recursively read a specified bucket directory and create a temporary KV file as well as a manifest text_blob binding the same way that wrangler does when deploying a static site.

Run it in a static site project directory via e.g. cloudworker --debug --site-bucket public/ dist/main.js

@rfreebern rfreebern requested review from hankjacobs and removed request for hankjacobs January 16, 2020 14:03
@bkeroackdsc
Copy link
Contributor

@hankjacobs any thoughts on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants