Skip to content

Repository files navigation

DevKey Logo

A Vuetify0 example project — developer API dashboard.


An example project demonstrating how to build a developer API dashboard with Vue 3 and Vuetify0. DevKey is not a real product — it exists to showcase Vuetify0 patterns, headless composables, and components in a realistic application.

Scaffolded with Vuetify CLI.

❗️ Documentation

🧱 Stack

  • Framework: Vue 3 + Vite
  • UI Library: Vuetify0
  • Language: TypeScript
  • Package manager: pnpm

🧭 Start Here

  • Main entry: src/main.ts
  • Main app component: src/App.vue
  • Main styles: src/styles/
  • Plugin setup: src/plugins/

📁 Project Structure

  • src/main.ts — application entry point
  • src/App.vue — root component
  • src/components/ — reusable Vue components
  • src/plugins/ — plugin registration and setup
  • src/styles/ — global styles and theme settings
  • public/ — static public files

✨ Enabled Features

  • Default Vuetify Styles

💿 Install

Use your selected package manager (pnpm) to install dependencies:

pnpm install

🚀 Quick Start

pnpm install
pnpm dev

🏗️ Build

pnpm build

🧪 Available Scripts

  • pnpm dev
  • pnpm build
  • pnpm preview
  • pnpm build-only
  • pnpm type-check

💪 Support Vuetify Development

This project uses Vuetify0 - an MIT licensed Open Source project. We are glad to welcome contributors and any support for ongoing development:

About

🗝️ Example project showcasing how to build a developer API dashboard with Vue 3 and Vuetify0. Not a real product — a reference implementation of Vuetify0 patterns, headless composables, and components.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

6 stars

Watchers

0 watching

Forks

Contributors

Languages