For AI agents: the complete documentation index is available at https://liangy0323.github.io/ly-fullstack/llms.txt, the full documentation bundle is available at https://liangy0323.github.io/ly-fullstack/llms-full.txt, and this page is available as Markdown at https://liangy0323.github.io/ly-fullstack/index.md.
LY Fullstack
从工程底座到真实交付

Vue 3 + NestJS + PostgreSQL 的模块化单体全栈方案,把通用后台、清晰边界和工程门禁一次搭好。

LY FullstackLY Fullstack
🧩

可直接运行的管理闭环

登录、动态菜单、用户、角色、菜单、字典、公共配置和五表 RBAC 已贯通,不用从空白后台起步。

🧭

为真实 C 端留出空间

默认 API 提供健康检查、公共字典和公共配置,并建立继续编写业务模块时应遵守的服务端基线。

工程约束可以被验证

pnpm workspace、Turborepo、架构检查、类型检查、测试和 CI 共同守住应用与共享包边界。

🚀

从开发走到部署

Setup、Prisma migration、环境变量、安全边界、Nginx、Systemd、升级和回滚都有明确流程。