Files

770 B

阶跃星辰知识库管理系统

Test

This project is built on Shadcn Admin Dashboard

alt text

Run Locally

Copy .env.example to .env for usage, and configure your secrets.

cp .env.example .env

Install dependencies & Build

pnpm install
pnpm build

Start the server

pnpm preview

Credits

License

Licensed under the MIT License