Migrating an ABP Frontend from Next.js to TanStack Start
A real-world case study of moving abp-react from Next.js App Router to TanStack Start — what changed in routing, SSR, OIDC, the generated API client, state, and Docker.
9 articles
A real-world case study of moving abp-react from Next.js App Router to TanStack Start — what changed in routing, SSR, OIDC, the generated API client, state, and Docker.
ABP React CMS Kit is a React UI for the ABP CmsKit module.
A guide to implementing secure authentication using OpenID Connect in Next.js 15 with the openid-client library version 6
Version 2 of React Starter Template for ABP application with Next.js, Tailwind CSS, and shadcn-ui.
In this post, we will see how to implement OpenID Connect with Next.js.
React Starter Template for ABP application.
In this post we will see how to do authentication using OpenId for a React App using Orchard Core.
In this post you will see how to upload large files with resume using tus. We will use dotnet core for the backend and nextjs for the frontend
In this post we will implement the SPA authentication for the Nexjs.js app as the frontend and ABP with IdentityServer as Backend