@stacksjs/tunnel
TypeScript icon, indicating that this package has built-in type declarations

0.59.11 • Public • Published

Stacks Tunnel

☘️ Features

  • easily expose localhost ports

🤖 Usage

bun install -d @stacksjs/tunnel

Now, you can use it in your project:

import { createLocalTunnel } from '@stacksjs/tunnel'

const url = await createLocalTunnel(3000)

console.log('publicly sharable URL of your localhost', url)

Learn more in the docs.

🧪 Testing

bun test

📈 Changelog

Please see our releases page for more information on what has changed recently.

🚜 Contributing

Please review the Contributing Guide for details.

🏝 Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discussions on GitHub

For casual chit-chat with others using this package:

Join the Stacks Discord tunnel

📄 License

The MIT License (MIT). Please see LICENSE for more information.

Made with 💙

Readme

Keywords

Package Sidebar

Install

npm i @stacksjs/tunnel

Weekly Downloads

34

Version

0.59.11

License

MIT

Unpacked Size

3.36 kB

Total Files

7

Last publish

Collaborators

  • chrisbreuer