Push a component straight from your editor with one command. It renders on your profile as a real, interactive component — not a screenshot, not a copy-paste snippet. The actual thing, running.
One global install, works in any Vue + Tailwind project.
npm install -g @dlbcodes/showcase-cliPaste the key you just created.
showcase login --token <your-key>Point it at any .vue file. It bundles and uploads.
showcase push src/components/Button.vueIt appears on your profile instantly, running for real.
Install the CLI, grab your key, and your components are live in under a minute.