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

1. Implement alternative web server for esbuild experiment #6

Open
korzio opened this issue Jun 12, 2023 · 0 comments
Open

1. Implement alternative web server for esbuild experiment #6

korzio opened this issue Jun 12, 2023 · 0 comments

Comments

@korzio
Copy link
Member

korzio commented Jun 12, 2023

In the current esbuild-experiment we've used fastify Node.js framework as a web server.
Remix community has onboarded and maintains multiple adapters for this purpose. Provide alternative web server adapter - for instance ExpressJS, to register routes and React server side rendered components.

  1. Clone back-to-the-roots-with-remix repository
  2. Find Web server definition
  3. Create a new adapter (it might need to further separate code first - dev-server, utils, etc) by introducing a new turbo package. Hint: You can start by just replacing current functionality
@korzio korzio changed the title 4. Implement alternative web server for esbuild experiment 1. Implement alternative web server for esbuild experiment Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant