Go to file
unknown 71e1b2ac6f
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3m28s Details
修改弹窗,和启动端口
2024-07-05 02:29:51 +08:00
.anima 更新 2024-06-30 21:39:37 +08:00
.gitea/workflows Merge branch 'main' of http://www.topverse.world:3000/topverse/RuralDatabase 2024-07-05 02:14:33 +08:00
apps 修改弹窗,和启动端口 2024-07-05 02:29:51 +08:00
docs 更新 2024-06-30 21:39:37 +08:00
packages 更新 2024-07-05 02:07:18 +08:00
reference 更新 2024-06-30 21:39:37 +08:00
.dockerignore 更新 2024-06-30 21:39:37 +08:00
.eslintrc.js 更新 2024-06-30 21:39:37 +08:00
.gitignore 更新 2024-06-30 21:39:37 +08:00
.npmrc 更新 2024-06-30 21:39:37 +08:00
.release-it.json 更新 2024-06-30 21:39:37 +08:00
CHANGELOG.md 更新 2024-06-30 21:39:37 +08:00
Dockerfile 更新 2024-06-30 21:39:37 +08:00
README.md first commit 2024-06-30 21:37:12 +08:00
deploy.sh 修改弹窗,和启动端口 2024-07-05 02:29:51 +08:00
https.nginx.conf 更新 2024-06-30 21:39:37 +08:00
package.json 更新 2024-06-30 21:39:37 +08:00
pnpm-lock.yaml 更新 2024-07-05 02:07:18 +08:00
pnpm-workspace.yaml 更新 2024-06-30 21:39:37 +08:00
renovate.json 更新 2024-06-30 21:39:37 +08:00
turbo.json 更新 2024-06-30 21:39:37 +08:00

README.md

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit Hahahahx/shadcn-nuxt-turbo shadcn-nuxt-turbo-app
cd shadcn-nuxt-turbo-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm