-
Implement a GraphQL server in a Route Handler in NextJS that would make use of enhancements to data fetching techniques.
### Roadmap
**Doable:**
* Ability to fetch any page with a single getPageB…
-
`@blocknote/server-util` has been designed / tested for usage in node.js based environments.
However, some users want to use it in Next.js server side actions or Partykit functions (see https://gi…
-
I have a fetch in App Router based API route using router and the fetch is not being picked up by the nextjs adapter. Other fetchs are, either in RSCs or in the client, so the adapter is configured pr…
jherr updated
8 months ago
-
I'm trying to get CSRF Protection working. How to get middleware working with the api. For example...
https://hono.dev/docs/middleware/builtin/csrf
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
### What is the issue?
The [blog post](https://ollama.com/blog/openai-compatibility) about how Vercel AI SDK can be integrated with Ollama should be updated to include that it's NOT for production an…
-
## Context
Metaframeworks (SvelteKit, NextJS) lead to recurring bugs and maintenance overhead.
- https://github.com/opral/inlang-paraglide-js/issues/230
-
## Proposal
Investigate what c…
-
I created fullstack next js using next-auth and next-api-decorator. I want to get my user information in params
```js
async function getSessionToken(req: NextApiRequest): Promise {
const token…
-
Im unsure wether this belongs here or in https://github.com/sst/open-next.
I have two Next.js projects that directly use sharp in API routes (not the separate handler for image optimization) and so…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…