Nuxt UI Pro license for open source project.

Hi Nuxt Team, I'm looking to migrate current Inspira UI docs from shadcn-docs-nuxt to Docus, but it requires Nuxt UI Pro. Since, Nuxt UI Pro is expected to be free of cost from September, how can I deploy without license till then.
3 Replies
kapa.ai
kapa.ai2d ago
Hi @Rahul Vashishtha. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- You can build and run locally without a license (Nuxt UI Pro is free in development). For production deployments, you must provide a license key via the NUXT_UI_PRO_LICENSE environment variable, or activation will fail. If your project is open source, you can request an OSS license, or activate a paid license and it will cover v1 and v3 (free update) (License). - Local/dev: no license needed; optionally put NUXT_UI_PRO_LICENSE in .env or ~/.nuxtrc if you want to test builds locally (License → Build).
- Production: set NUXT_UI_PRO_LICENSE on your hosting provider (e.g., Vercel/Netlify/NuxtHub) (License → Hosting providers).
- OSS option: Docus notes that an OSS license is available on request while UI Pro is required; they’re working to make it free soon (Docus v3 – Designed by Nuxt UI Pro).
- License activation: after purchase, activate with your key and GitHub username to get repo access and enable production builds (Activate license, License). If you need to deploy before it becomes free, the knowledge sources don’t mention a way to bypass licensing for production. Applying for the OSS license is the recommended path in the interim (Docus v3 – Designed by Nuxt UI Pro). ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai2d ago
<@1113304412480352346> Kapa.ai is still learning and improving, please let me know how I did by reacting below.
HugoRCD
HugoRCD2d ago
I think you can try now without licence or you can use the Ui v4 alpha !

Did you find this page helpful?