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

How to configure SSR with NextJS? #1195

Closed
pielegacy opened this issue Feb 17, 2023 · 3 comments
Closed

How to configure SSR with NextJS? #1195

pielegacy opened this issue Feb 17, 2023 · 3 comments
Labels

Comments

@pielegacy
Copy link

Howdy,

Big fan of the library however was wondering if there were any guides or pointers on how I'd go about configuring the SSR support with NextJS? Only as most of the examples I can find here are for more basic serverside rendering examples using express routes to handle SSR?

@EdMalovnek
Copy link

Looking at a similar use for the project im working on at the moment! Would love to get some more info on how to implement SSR with a NextJS app using axios hooks.
Love ya work, ty

@lukaaaaaaaay
Copy link

Wow a lot of peeps doing SSR with Next.js and axios-hooks! I’m looking for the exact same thing. Any tips/examples would be very helpful
Thanks!

@simoneb
Copy link
Owner

simoneb commented Mar 27, 2023

Hey folks, apologies for the lack of response but as I'm the only maintainer here, it's hard to find the time to look into issues. Let's say SSR support is extremely limited at the moment, but the request makes sense and I'll try to look into it. There's no black magic though, so anybody is welcome to do so too.

Meanwhile, if you really need support for SSR, please note that there are much better supported and feature rich libraries out there, and especially they have a richer community around them, such as https://tanstack.com/query/v3/ (and probably many others). Nevertheless I appreciate the interest in this project!

@github-actions github-actions bot added the Stale label May 27, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2023
@simoneb simoneb reopened this Jun 3, 2023
@github-actions github-actions bot removed the Stale label Jun 4, 2023
@github-actions github-actions bot added the Stale label Aug 4, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2023
@simoneb simoneb reopened this Aug 13, 2023
@simoneb simoneb removed the Stale label Aug 13, 2023
@github-actions github-actions bot added the Stale label Oct 13, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants