Fullstack
Building SSR/SPA/Website/Admin-Dashboard in one codebase
Building SSR/SPA/Website/Admin-Dashboard in one codebase
Building SSR/SPA/Website/Admin-Dashboard in one codebase
Provides full SSR support for Admin-Dashboard applications, including sidebar, multilingual support, light/dark themes, and brand color themes. This reduces page flicker on refresh and delivers a smoother user interaction experience
Dynamically render CRUD list pages, entry pages, and search forms, while demonstrating best practices for Tanstack Table, Tanstack Form, and Tanstack Query
Dynamically infer and generate DTOs to eliminate redundant type definitions and boost development productivity
Supports dual-layer tabs navigation, enabling efficient page switching while maintaining page state
Recommended to use the `dependency lookup` strategy, so as to use fewer decorator functions and fewer type annotations, making the IOC container more concise and intuitive
Built-in out-of-the-box multi-tenancy capabilities, supporting both shared and isolated modes
Supports multi-database and multi-datasource, and provides out-of-the-box read-write splitting and dynamic datasource capabilities
Execute Cli commands through the menus, significantly reducing mental overhead and improving the development experience