ozmos/viper-vue-shadcn

Laravel starter kit for Viper using shadcn-vue components

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:Vue

Type:project

v0.1.0 2025-06-05 07:16 UTC

This package is not auto-updated.

Last update: 2025-06-06 05:28:26 UTC


README

This is a starter kit for Viper (docs | GitHub).

  • shadcn-vue for the components.
  • Authentication ready to go
  • Profile page to change password / update name and email
  • Reusable password confirmation modal
  • Status toats for easy messaging after performing actions
  • Dark / light mode
  • A few built in themes to choose from via tweakcn

The package manager defaults to bun , if you'd like to use something else make sure to update the dev script in composer.json.

Run bun i && composer dev to get started building right away!