Announcing Nuxflare 0.2: UX improvements, better NuxtHub compatibility, custom domains, GitHub Actions support

I’m super excited to share the release of Nuxflare 0.2.2 with you today.

Here’s what’s new:

🚀 Better CLI Experience

We’ve completely rebuilt the CLI to make it easier to use. Getting started is now as simple as:

nuxflare init

Ju…


This content originally appeared on DEV Community and was authored by Tanay Karnik

I'm super excited to share the release of Nuxflare 0.2.2 with you today.

Here's what's new:

🚀 Better CLI Experience

We've completely rebuilt the CLI to make it easier to use. Getting started is now as simple as:

nuxflare init

Image description

Just run this command in your project and follow the simple steps to set up and deploy.

🌐 Custom Domains

You can now easily set up your own domain during the initial setup (with nuxflare init).
This domain is used when you deploy to production:

nuxflare deploy --production

Want separate domains for testing? No problem! Set up a dev domain and use stages:
For example, if your dev domain is dev.nuxflare.com and you deploy to stage tanay, your app will be at tanay.dev.nuxflare.com

nuxflare deploy --stage tanay

🔄 Works Like NuxtHub CLI

If you've used NuxtHub before, you'll feel right at home. We now support familiar commands like:

nuxflare logs --production  # see real-time remote logs
nuxflare open --stage tanay  # quickly view your deployed site

🤖 GitHub Actions Support

Automate everything with our new GitHub Actions support! You can now set up:

  • Manual deployments
  • Automatic production deployments with the main branch
  • Create preview deployments for each PR

🏗️ Cleaner Project Structure

We now create a dedicated nuxflare folder for all the technical stuff, keeping your main sst.config.ts file clean and simple.

🧩 Works With Monorepos

You can now use Nuxflare in projects with multiple Nuxt apps—more about this soon. This is how Nuxflare Pro works.

🛠️ More Reliable Than Ever

We've fixed lots of issues to make everything work better:

  • Smoother deployments
  • Better resource handling
  • Cleaner cleanup when you remove things

Give Nuxflare 0.2 a try today and let me know what you think! I'd love to hear your feedback as we keep making Nuxflare better together.


This content originally appeared on DEV Community and was authored by Tanay Karnik


Print Share Comment Cite Upload Translate Updates
APA

Tanay Karnik | Sciencx (2025-03-07T20:56:59+00:00) Announcing Nuxflare 0.2: UX improvements, better NuxtHub compatibility, custom domains, GitHub Actions support. Retrieved from https://www.scien.cx/2025/03/07/announcing-nuxflare-0-2-ux-improvements-better-nuxthub-compatibility-custom-domains-github-actions-support/

MLA
" » Announcing Nuxflare 0.2: UX improvements, better NuxtHub compatibility, custom domains, GitHub Actions support." Tanay Karnik | Sciencx - Friday March 7, 2025, https://www.scien.cx/2025/03/07/announcing-nuxflare-0-2-ux-improvements-better-nuxthub-compatibility-custom-domains-github-actions-support/
HARVARD
Tanay Karnik | Sciencx Friday March 7, 2025 » Announcing Nuxflare 0.2: UX improvements, better NuxtHub compatibility, custom domains, GitHub Actions support., viewed ,<https://www.scien.cx/2025/03/07/announcing-nuxflare-0-2-ux-improvements-better-nuxthub-compatibility-custom-domains-github-actions-support/>
VANCOUVER
Tanay Karnik | Sciencx - » Announcing Nuxflare 0.2: UX improvements, better NuxtHub compatibility, custom domains, GitHub Actions support. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/03/07/announcing-nuxflare-0-2-ux-improvements-better-nuxthub-compatibility-custom-domains-github-actions-support/
CHICAGO
" » Announcing Nuxflare 0.2: UX improvements, better NuxtHub compatibility, custom domains, GitHub Actions support." Tanay Karnik | Sciencx - Accessed . https://www.scien.cx/2025/03/07/announcing-nuxflare-0-2-ux-improvements-better-nuxthub-compatibility-custom-domains-github-actions-support/
IEEE
" » Announcing Nuxflare 0.2: UX improvements, better NuxtHub compatibility, custom domains, GitHub Actions support." Tanay Karnik | Sciencx [Online]. Available: https://www.scien.cx/2025/03/07/announcing-nuxflare-0-2-ux-improvements-better-nuxthub-compatibility-custom-domains-github-actions-support/. [Accessed: ]
rf:citation
» Announcing Nuxflare 0.2: UX improvements, better NuxtHub compatibility, custom domains, GitHub Actions support | Tanay Karnik | Sciencx | https://www.scien.cx/2025/03/07/announcing-nuxflare-0-2-ux-improvements-better-nuxthub-compatibility-custom-domains-github-actions-support/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.