Self-hosted price monitoring platform.
Track products, monitor price changes and build your own pricing intelligence.
Price Pulse is a self-hosted platform for tracking product prices across multiple online stores.
The project is designed around a simple idea: monitor products, collect historical pricing data, and notify users when meaningful price changes occur.
Built as a monorepo, Price Pulse aims to remain lightweight for personal use while providing a solid foundation for future expansion.
- Self-hosted by default
- Store-agnostic architecture
- Reliability over complexity
- Incremental evolution
- Open and extensible
pnpm installpnpm --filter api start:devpnpm --filter web devMIT