-
Notifications
You must be signed in to change notification settings - Fork 1
5.5: Delete all legacy code #50
Copy link
Copy link
Open
Labels
phase:5-frontendPhase 5: Frontend shell + cleanupPhase 5: Frontend shell + cleanup
Description
Files to delete
apps/api/src/lib/plugins/(internal PluginManager, BasePlugin, sub-plugins)apps/web/src/lib/plugins/(frontend PluginManager, PluginLoader, PluginRegistry, RouteManager, UISlotManager)- All remaining
apps/api/src/lib/directories - All remaining
apps/api/src/routers/tRPC routers apps/api/src/trpc/directoryapps/web/src/api/trpc.ts,providers/TRPCProvider.tsxapps/web/src/lib/billing/ProrationCalculator.ts(business logic in frontend)apps/web/src/lib/events/EventEmitter.tsapps/web/src/pages/LandingPage.tsx(30KB marketing page)- Remove tRPC deps from all package.json
- Remove Express deps from apps/api/package.json
- Clean up README.md
Depends on all modules migrated and frontend shell working.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
phase:5-frontendPhase 5: Frontend shell + cleanupPhase 5: Frontend shell + cleanup