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

feat(qwik-city): add vercel serverless adapter #6355

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

okikio
Copy link
Contributor

@okikio okikio commented May 22, 2024

Overview

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos

Description

This PR introduces a new Vercel Serverless Adapter for the Qwik framework. The adapter allows developers to deploy Qwik applications as serverless functions on Vercel, leveraging the serverless architecture for scalable and efficient performance. This addition provides a seamless way to deploy Qwik applications to Vercel's platform, expanding the deployment options available to developers.

Use cases and why

    1. Deploy Qwik applications as serverless functions on Vercel for improved scalability and performance.
    1. Simplify the deployment process to Vercel by providing a dedicated adapter that integrates smoothly with the Qwik framework.
    1. Enable developers to leverage Vercel's serverless functions for faster content delivery and optimized user experiences.

Checklist:

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

Signed-off-by: Okiki <hey@okikio.dev>
Copy link

netlify bot commented May 22, 2024

👷 Deploy request for qwik-insights pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 6e49c79

@PatrickJS PatrickJS self-assigned this May 22, 2024
@PatrickJS
Copy link
Member

we need to also run pnpm api-update

@PatrickJS PatrickJS marked this pull request as ready for review May 22, 2024 22:04
Signed-off-by: Okiki <hey@okikio.dev>
@okikio okikio requested review from a team as code owners May 25, 2024 23:27
@okikio okikio requested a review from PatrickJS May 25, 2024 23:29
@PatrickJS PatrickJS requested a review from a team as a code owner June 20, 2024 00:28
Copy link

pkg-pr-new bot commented Jun 20, 2024

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

commit: 6e49c79

@builder.io/qwik

npm i https://pkg.pr.new/@builder.io/qwik@6355

@builder.io/qwik-city

npm i https://pkg.pr.new/@builder.io/qwik-city@6355

eslint-plugin-qwik

npm i https://pkg.pr.new/eslint-plugin-qwik@6355

create-qwik

npm i https://pkg.pr.new/create-qwik@6355


templates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Upcoming
Development

Successfully merging this pull request may close these issues.

None yet

2 participants