dolphin-admin / vue-admin

🐬 Dolphin Admin Vue is an open source, lightweight, out-of-the-box, elegant and exquisite, internationalized backend management template based on Vue 3 + Vite + Naive UI + TypeScript + TailwindCSS.

Home Page:https://dolphin-admin.bit-ocean.studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dolphin Admin Vue

English / 简体中文

Dolphin Admin Vue is an open source, lightweight, out-of-the-box, elegant and exquisite, internationalized backend management template based on Vue 3 + Vite + Naive UI + TypeScript + TailwindCSS.

Features

TODO

Tech Stack

Code Style

Getting Started

Checklist

When using this template, please try to update your own information correctly according to the checklist:

  • Organize README.md
  • Modify the author name in LICENSE
  • Modify the project name, description, author and other information in package.json
  • Modify the environment variables in .env
  • Modify the site metadata in index.html
  • Change favicon.ico in the /public directory
  • Modify the app metadata in /src/app.config.ts

Usage

Environment

  • Node.js >=16.20.1
  • pnpm

Configuration Environment Variables

Configure .env file, refer to .env.example.

PC App

Installation

pnpm i

Development

pnpm web:dev

Build

pnpm web:build

Desktop App

Development

pnpm desktop:dev

Deploy

Go to Vercel and select your Git repository, choose Vite as template, add production environment variables, and click deploy.

License

MIT License © 2023 Bruce Song from Bit Ocean

About

🐬 Dolphin Admin Vue is an open source, lightweight, out-of-the-box, elegant and exquisite, internationalized backend management template based on Vue 3 + Vite + Naive UI + TypeScript + TailwindCSS.

https://dolphin-admin.bit-ocean.studio

License:MIT License


Languages

Language:Vue 62.0%Language:TypeScript 34.7%Language:JavaScript 1.8%Language:SCSS 0.6%Language:HTML 0.4%Language:Shell 0.3%Language:Rust 0.1%Language:Dockerfile 0.1%