chillypotato-ui
v2.0.2
Published
Web dashboard for ChillyPotato
Readme
chillypotato-ui
Web dashboard for ChillyPotato
Features
- 📊 Browse available templates
- 🔍 Search and filter templates
- 📝 View template details
- 🚀 Quick start commands
- 📚 Integrated documentation
Quick Start
# Install dependencies
pnpm install
# Start development server
pnpm devProduction Build
pnpm build
pnpm startTech Stack
- Next.js 14 (App Router)
- React 18
- TypeScript
- Tailwind CSS
- Lucide Icons
Deploy
Vercel
Docker
docker build -t chillypotato-ui .
docker run -p 3000:3000 chillypotato-uiConfiguration
# .env.local
NEXT_PUBLIC_REGISTRY_URL=https://registry.chillypotato.devLicense
MIT © ChillyPotato Team
