Create the best admin based on Vue3.x, Vite5.x, TypeScript, Vuetify3.x, Chat GPT
目標は、最も優れた Vuetify 3 の Admin オープンソーステンプレートを作成することです。
Vuetify の洗練されたテーマを基盤に、明確で効率的なプロジェクト構造を構築し、最新の技術フレームワークを統合しています。このプロジェクトは、さまざまな一般的な技術要件や機能に対応することを目指し、AI アシスタントを組み込むことで、よりインテリジェントな体験を提供します。さらに、すべてのページが複数のデバイスで適応的に表示されるようにし、シームレスなクロスプラットフォーム互換性を実現しています。
SPA Full Version: lux-ui
SPA Simplified i18n Versionlux-ui-i18n
SPA Simplified chinese Versionlux-ui-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
开发环境构建镜像:
docker-compose build dev
启动开发环境:
docker-compose up dev
生产环境构建镜像:
docker-compose build app
启动生产环境:
docker-compose up app
Find the .env.template
file in the root directory, remove the .template
suffix, and replace VITE_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/