Skip to content

feat: add nuxt-cloudflared-tunnel#1535

Open
Decipher wants to merge 1 commit into
nuxt:mainfrom
Decipher:feat/nuxt-cloudflared-tunnel
Open

feat: add nuxt-cloudflared-tunnel#1535
Decipher wants to merge 1 commit into
nuxt:mainfrom
Decipher:feat/nuxt-cloudflared-tunnel

Conversation

@Decipher

Copy link
Copy Markdown
Contributor

What is this module?

nuxt-cloudflared-tunnel starts a Cloudflare Quick Tunnel to the Nuxt dev server on startup, with the public URL exposed at runtime via useRuntimeConfig().public.cloudflaredTunnelUrl and a $tunnelUrl / $isTunnel plugin.

Useful for sharing a running dev server (mobile testing, OAuth redirects, webhook providers) without deploying. No Cloudflare account or cloudflared login required.

Links

Checklist

  • Module published on npm
  • Module compatible with Nuxt 4
  • CI (lint, typecheck, test, build) passing on GitHub Actions
  • Icon included

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4bfac0ea-c812-4cad-a325-8aa2979fb419

📥 Commits

Reviewing files that changed from the base of the PR and between 48c8b18 and 0b810d2.

⛔ Files ignored due to path filters (1)
  • icons/nuxt-cloudflared-tunnel.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • modules/nuxt-cloudflared-tunnel.yml

📝 Walkthrough

Walkthrough

A new YAML file modules/nuxt-cloudflared-tunnel.yml is added, registering the nuxt-cloudflared-tunnel module in the Nuxt modules directory. The file defines the module's description, repository, icon, GitHub, website links, maintainer, category, type, Nuxt version compatibility (^4.0.0), and an empty requires map.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: adding the nuxt-cloudflared-tunnel module.
Description check ✅ Passed The description is directly related to the new nuxt-cloudflared-tunnel module and its intended behavior.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant