Beam

SolidStart Integration

Tunneling for the fine-grained reactivity framework.

Quick Start

Beam detects solid-start projects automatically.

Terminal
npx beam dev

Vite Plugin

SolidStart is powered by Vite. You can also use the @byronwade/beam-vite plugin for deeper integration if you need custom lifecycle hooks. The CLI command wraps the standard dev command transparently.

Default Configuration

  • Default Port3000
  • Detection Commandnpm run dev

Support & Community

Report Issues
Found a bug or have a feature request?

Open an issue on our GitHub repository to get help from the team and community.

Open GitHub Issue
Documentation
Help us improve our guides.

This documentation is open source. Feel free to contribute updates or fixes.

Edit on GitHub