This project is built on Shadcn Admin Dashboard
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
Licensed under the MIT License