Skip to content

ivan119/vuejs-fullstack-app

Repository files navigation

vuejs-fullstack-app

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.


Recommended IDE Setup


Recommended Browser Setup


Features

  • 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

Project Setup

npm install
npm run dev       # Run development server
npm run build     # Build for production
npm run lint      # Lint code

About

A fullstack Vue 3 application template built with **Vite**.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published