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

Move out shared web app infrastructure code #509

Closed raix closed 1 month ago

raix commented 1 month ago

Summary & Motivation

We want to move out the last infrastructure parts from the application code as possible. Remaining parts are required for typings and bundling of dynamic code to work.

Parts moved out:

Checklist

tjementum commented 1 month ago

Awesome. Can and show we also move WebApp/shared/lib/auth/* to shared-webapp? And maybe clean it up?

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud