platformplatform / PlatformPlatform

🚀 Pre-alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
https://platformplatform.github.io
MIT License
217 stars 21 forks source link

Replace routing to use Tanstack client-side router #487

Closed raix closed 1 month ago

raix commented 1 month ago

Summary & Motivation

We want to use the best in class Routing library out there. Tanstack router is flexible and provides strong types for routes and their params / search params.

Current setup is isolated per Self Contained System but we will explore if having type safe routes cross system could be viable.

Checklist

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
8.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud