ab827e9ab9a7e0e12a1e94febcdd45852829e525
- Create FeatureRoute.tsx wrapper component for route-level feature gating - Add FEATURE_KEYS constant map to demoMode.ts for type-safe feature references - Wrap 47 feature-specific routes with <FeatureRoute> in App.tsx - Core routes (dashboard, billing, pricing, auth callbacks) remain ungated - Disabled features redirect to /dashboard and never load their lazy chunks - Main bundle: +259 bytes (FeatureRoute is a lightweight component) Closes Phase 1 Plan 01-02
Render CLI
Installation
Documentation
Documentation is hosted at https://render.com/docs/cli.
Contributing
To create a new command, use the cmd/template.go template file as a starting point. Reference the CLI Style Guide to learn more about command naming, flags, arguments, and help text conventions.
Description
Languages
Python
52.6%
TypeScript
47.1%
CSS
0.2%