Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3m28s
Details
|
||
---|---|---|
.anima | ||
.gitea/workflows | ||
apps | ||
docs | ||
packages | ||
reference | ||
.dockerignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmrc | ||
.release-it.json | ||
CHANGELOG.md | ||
Dockerfile | ||
README.md | ||
deploy.sh | ||
https.nginx.conf | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
renovate.json | ||
turbo.json |
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