react-server icon indicating copy to clipboard operation
react-server copied to clipboard

The easiest way to build React apps with server-side rendering

Results 21 react-server issues
Sort by recently updated
recently updated
newest added

Could we embed the middleware within an express app ?

Just saying hello, but also wondering if there's any possibility for collaboration. https://github.com/dai-shi/waku

Adapter to deploy to AWS Lambda. Wraps the hattip middleware with a AWS Lambda specific handler. fix #30 **Status with different Deployment Frameworks:** - [X] Serverless Framework V3 - [x]...

### Description The rendering logic is using the standard `Accept` HTTP header to drive the response type and caching used by the framework. This is not ideal for proxies and...

enhancement: pending triage

### Description I would like to help to implement the Adapter as I have done this for WAKU and Vike.dev (BATI.dev). ### Suggested solution using SST or CDK. ### Alternative...

enhancement

There are some unclear parts in the documentation and also some bad code examples or misleading wording: - [ ] Remove `--open` argument from the command and add a quote...

documentation

### Documentation is - [X] Missing - [ ] Outdated - [ ] Confusing - [ ] Not sure? ### Explain in Detail Add guide pages about using the following...

documentation
contribution welcome

### Describe the bug I'm trying to build the project inside a docker image. And when I run the "pnpm start" command, the server doesn't run. Running it on the...

pending triage

### Describe the bug I am using aliases to make it easier to import modules and components into my project, however, there seems to be a problem when searching for...

bug

### Describe the bug When running the test case at https://github.com/lazarv/react-server/blob/main/test/__test__/memory-cache.spec.mjs it fails on Windows only, see more details at https://github.com/lazarv/react-server/actions/runs/10658262964 ### Reproduction https://github.com/lazarv/react-server/actions/runs/10658262964 ### Steps to reproduce _No response_...

bug
win32