A fullstack Vue 3 application template built with Vite. This project demonstrates modern Vue 3 development, including Composition API, Pinia, Supabase, TailwindCSS, and real-world app features.
- Chromium-based browsers: Chrome, Edge, Brave, etc.
- Firefox:
- Vue 3 with Composition API
- State management with Pinia
- Routing with Vue Router (file-based routing supported)
- Authentication, Database & Storage with Supabase
- TailwindCSS + ShadCN Vue components
- Form validation with Formkit
- Real-time updates, infinite scroll, and search
- SEO optimization, analytics, and error monitoring
npm install
npm run dev # Run development server
npm run build # Build for production
npm run lint # Lint code