Application configuration
View as MarkdownIdentity
Section titled “Identity”Project-owned TypeScript and workspace configuration files.
Contract
Section titled “Contract”packages/api/drizzle.config.tsselects schema, migration output, dialect, and database credentials.packages/api/app.tsownsloadApp()route mounting andpublicApiRoutes.packages/frontend/src/App.tsxowns navigation and public/protected application routes.packages/frontend/vite.config.tsowns the development/apiproxy and frontend build configuration.