ITADN
tailor-platform/app-shell
tailor-platform/app-shell · 文件 下载 ZIP
文件最后提交记录最后更新时间
README.md

Tailor Platform App Shell

License: MIT

AppShell is an opinionated React application framework for creating applications on Tailor Platform. It gives you authentication, routing, sidebar navigation, responsive layouts, and reusable ERP components out of the box — so you can focus on building business screens.

Packages

pkg.pr.new

PackageVersionDescription
@tailor-platform/app-shellnpmCore library — components, hooks, layouts, and authentication
@tailor-platform/app-shell-vite-pluginnpmVite plugin for file-based routing

Examples

ExampleDescription
vite-appVite app with file-based routing using the vite-plugin
nextjs-appNext.js App Router integration

Documentation

For users building applications with AppShell, see the detailed guides in docs/:

Hosted references, no checkout required:

SiteDescription
UI CatalogueLive component previews, full-page samples, composite UI patterns, and routing recipes
Theme GeneratorGenerate an AppShell palette CSS file from a primary color

Development

This project is a monorepo managed with pnpm + turbo. For prerequisites, setup, the end-to-end development workflow, and publishing, see CONTRIBUTING.md.