Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document workers/deno/bun #436

Merged
merged 4 commits into from
Jul 29, 2024
Merged

Document workers/deno/bun #436

merged 4 commits into from
Jul 29, 2024

Conversation

jackkleeman
Copy link
Contributor

No description provided.

Copy link

cloudflare-workers-and-pages bot commented Jul 25, 2024

Deploying documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 262437e
Status: ✅  Deploy successful!
Preview URL: https://93bc806a.documentation-beg.pages.dev
Branch Preview URL: https://workers.documentation-beg.pages.dev

View logs

Copy link
Contributor

@gvdongen gvdongen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also have a page for Bun?
Could you also do a quick search in our Github org to see if we broke the links to the lambda pages in some other places? Maybe from some blog posts or the CDK readme.
Besides that, looks good to me. 👍


# Deno Deploy

You can run your Restate services as serverless functions on [Cloudflare Workers](https://workers.cloudflare.com/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to be Deno

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad!

@jackkleeman
Copy link
Contributor Author

@gvdongen I set up a redirect so the old links will still work

@jackkleeman
Copy link
Contributor Author

re bun, i think just mentioning in serving page is enough, as bun isnt really a deployment target - there is not a faas platform for it

@@ -0,0 +1 @@
/deploy/lambda/* /deploy/faas/lambda/:splat 301
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gvdongen fyi this is how you can set up a redirect on CF pages

@jackkleeman jackkleeman merged commit ae7e185 into main Jul 29, 2024
2 checks passed
@jackkleeman jackkleeman deleted the workers branch July 29, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants