Goal: Creating the best Vuetify 3 Admin open-source template.
Built upon the elegant themes of Vuetify, we have established a clear and efficient project structure, integrating the latest technology frameworks. This project aims to address a wide range of common technical requirements and features, while incorporating an AI assistant for a more intelligent experience. Additionally, we ensure that all pages are adaptive across multiple devices, achieving a seamless cross-platform compatibility.
SPA Full Version: lux-vuetify3
SPA Simplified i18n Versionlux-vuetify3-i18n
SPA Simplified chinese Versionlux-vuetify3-zh
Nuxt3 version:
Nuxt3 Full Version lux-nuxt3
Nuxt3 Simplified Version lux-nuxt3-template
<script setup>
git clone https://github.com/yangjiakai/lux-admin-vuetify3.git
cd lux-admin-vuetify3
yarn install
yarn dev
Build the development environment image:
docker-compose build dev
Start the development environment:
docker-compose up dev
Build the production environment image:
docker-compose build app
Start the production environment:
docker-compose up app
这应该能解决实时更新的问题。如果您还有任何疑问或遇到其他问题,请随时告诉我。
Find the .env.template
file in the root directory, remove the .template
suffix, and replaceVITE_OPENAI_API_KEY
, VITE_UNSPLASH_ACCESS_KEY
, and VITE_GITHUB_CLIENT_ID
, and VITE_TTS_KEY
and VITE_TTS_REGION
with your own keys.
openai apikey: https://platform.openai.com/account/api-keys
unsplash apikey: https://unsplash.com/oauth/applications
github apikey: https://github.com/settings/tokens
azure textToSpeech : https://speech.microsoft.com/