Getting Started
Welcome to feedpipe. This page is the entry point for the docs and the fastest way to get up and running.
Quick start
# Install feedpipenpm install -g feedpipe
# Start your dev servernpm run dev # localhost:3000
# Create a tunnelfeedpipe 3000Once the tunnel is live, share the URL with reviewers. Comments will stream into your terminal.
Next steps
- Read the full Quick Start
- Understand How It Works
- Explore the CLI Reference