ui icon indicating copy to clipboard operation
ui copied to clipboard

docs(www): add deno commands to docs

Open alexgleason opened this issue 9 months ago • 2 comments

Display deno commands in npm command blocks of the documentation.

These commands work, and Vite + shadcn is runnable in Deno (as long as a package.json is used).

alexgleason avatar Mar 24 '25 00:03 alexgleason

@alexgleason is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Mar 24 '25 00:03 vercel[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview Apr 23, 2025 0:21am
v4 ✅ Ready (Inspect) Visit Preview Apr 23, 2025 0:21am

vercel[bot] avatar Apr 23 '25 12:04 vercel[bot]

I'm unclear if this should be apart of this PR or not, you mentioning updating the tsconfig.json, its a best practice that when you are working in Deno both your package.json and tsconfig.json get moved into your deno.json file. The strucutre of this file is similar to how the tsconfig.json is strutured

Display deno commands in npm command blocks of the documentation.

These commands work, and Vite + shadcn is runnable in Deno (as long as a package.json is used).

Love this as I use Deno heavily in my projects. I wanted to ask around if this PR should also mention using your deno.json file instead of adding directives to your tsconfig.json? It isn't common with Deno projects to have a tsconfig.json file

danditomaso avatar Jun 20 '25 12:06 danditomaso

Hey team, are we still planning to add this?

invalidred avatar Oct 18 '25 02:10 invalidred

Is there anything preventing this from being merged?

idest avatar Nov 15 '25 20:11 idest