All projects
fullstack react developer-tools open-source 2024
⭐
2 stars on GitHub
tRPC FormData App Router
A template demonstrating how to submit FormData with tRPC 11 using the Next.js App Router.
About the project
A minimal, well-structured template that solves a non-obvious problem: submitting multipart `FormData` (including file uploads) via tRPC 11 in a Next.js 14 App Router project.
Published as a public template on GitHub for other developers to clone and build upon.
Includes TypeScript, server actions, and full type safety end-to-end.
Tech Stack
Next.js TypeScript tRPC React