qwik icon indicating copy to clipboard operation
qwik copied to clipboard

ssr aws lambda apdapter

Open leifermendez opened this issue 1 year ago • 5 comments

What is it?

New Adaptor for AWS Lamda https://share.vidyard.com/watch/yKuXu8uiPpgRqHopySs9Pe? image

  • [x ] Feature / enhancement
  • [ ] Bug
  • [ ] Docs / tests

Description

New implementation for deploy qwik add easy

Example: https://rsltkw254b.execute-api.us-east-1.amazonaws.com/

Checklist:

  • [ x] My code follows the developer guidelines of this project
  • [ x] I have performed a self-review of my own code
  • [ x] I have made corresponding changes to the documentation
  • [x ] Added new tests to cover the fix / functionality

leifermendez avatar Oct 18 '22 17:10 leifermendez

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

stackblitz[bot] avatar Oct 18 '22 17:10 stackblitz[bot]

If somebody wanna check the serverless-plugin-qwik 😉 PR welcome serverles

leifermendez avatar Oct 18 '22 17:10 leifermendez

We just made an update to how servers/adaptors are imported from Qwik City projects. Would you be able to update this PR to the last structure updates? https://github.com/BuilderIO/qwik/tree/cdea8ff43b2f7f3eab1634c795e360c8a5ae7ec9/starters/adaptors/cloudflare-pages

This will be a great addition, thanks!

adamdbradley avatar Oct 19 '22 21:10 adamdbradley

New structure applied @adamdbradley also i removed somes dependencies and moved a logic part to other package for avoid mix stranger somethings here.

https://github.com/leifermendez/serverless-plugin-qwik

leifermendez avatar Oct 20 '22 10:10 leifermendez

I need to review some files and make a test @adamdbradley I hope the next week launch an update

leifermendez avatar Oct 22 '22 11:10 leifermendez