Documentation Index
Fetch the complete documentation index at: https://docs.pulsy.app/llms.txt
Use this file to discover all available pages before exploring further.
Local Development
Local development is useful for learning the system, testing feed logic, and validating self-managed deployment settings. For the local quick start, see the Atria GitHub repository.Typical Local Stack
- PostgreSQL.
- NATS.
- Management backend.
- Dashboard.
- Ingestor.
- Runtime.
- Delivery.
Recommended Flow
- Start infrastructure.
- Configure one network.
- Confirm block ingestion.
- Create a simple feed.
- Test the filter on a known block.
- Attach a webhook output.
- Start the feed and inspect results.