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

deploy: Netlify Edge Functions #127

Open
ascorbic opened this issue May 28, 2022 · 6 comments
Open

deploy: Netlify Edge Functions #127

ascorbic opened this issue May 28, 2022 · 6 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@ascorbic
Copy link

Netlify Edge Functions use a Deno runtime (based on Deno Deploy), so it should be possible to deploy Ultra to it. There are docs on integrating, but it boils down to creating an entrypoint file in the correct directory, and a manifest file specifying that it should serve all requests.

I work on framework integrations at Netlify, so I'm happy to assist if you need some advice or support.

@mashaal mashaal added enhancement New feature or request help wanted Extra attention is needed labels Jun 25, 2022
@mashaal
Copy link
Member

mashaal commented Jun 25, 2022

Thanks, I might take you up on the advice, are you on our Discord server? Supporting edge environments in one of our main goals

@mashaal mashaal added the documentation Improvements or additions to documentation label Aug 29, 2022
@mashaal mashaal changed the title Deploy to Netlify Edge Functions deploy: Netlify Edge Functions Aug 30, 2022
@mashaal
Copy link
Member

mashaal commented Sep 6, 2022

@ascorbic - we are almost there, netlify dev works, but we are running into an import_map issue.

netlify/edge-bundler#108

@ascorbic
Copy link
Author

ascorbic commented Sep 7, 2022

Hi @mashaal
That certainly does look like a bug at our end. We're looking into it.

@deckchairlabs
Copy link
Member

Waiting on netlify/edge-bundler#109 to be merged, and I think some upstream changes to @netlify/build. But this would mean we can support Netlify edge functions, with very little effort.

@deckchairlabs
Copy link
Member

Well, that PR has been merged, waiting on @netlify/build now, and this should be all thats needed, and some testing obviously...

@ascorbic
Copy link
Author

These should all be out now. Have you tried again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants