Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions icons/nuxt-cloudflared-tunnel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions modules/nuxt-cloudflared-tunnel.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: nuxt-cloudflared-tunnel
description: >-
Starts a Cloudflare Quick Tunnel to the dev server on startup, with the URL
available at runtime via useRuntimeConfig() and a $tunnelUrl plugin.
repo: Decipher/nuxt-cloudflared-tunnel
npm: nuxt-cloudflared-tunnel
icon: nuxt-cloudflared-tunnel.svg
github: https://github.com/Decipher/nuxt-cloudflared-tunnel
website: https://github.com/Decipher/nuxt-cloudflared-tunnel
learn_more: ''
category: Devtools
type: 3rd-party
maintainers:
- name: Stuart Clark
github: Decipher
compatibility:
nuxt: ^4.0.0
requires: {}
Loading