What is Soundcheck?
Soundcheck is a comprehensive platform designed specifically for live event professionals. Built with modern technologies and optimized for performance, it provides a seamless experience for:- Event Management - Create, manage, and track live music events
- Team Collaboration - Coordinate with musicians, sound engineers, and event staff
- Setlist Building - Organize performance setlists with drag-and-drop
- Lead Management - Track and convert booking inquiries into events
- Real-time Communication - Stay connected with team members and collaborators
Platform components
Mobile app
The React Native mobile application provides on-the-go access to all Soundcheck features:- Cross-platform support for iOS and Android
- Native performance with Expo SDK 54
- Clerk authentication with Google and Apple OAuth
- Real-time push notifications
Web app
The Next.js web application offers a full-featured desktop experience:- Modern React 18 with App Router
- Rich setlist builder with drag-and-drop
- Advanced analytics and reporting
- Multi-organization support
Backend API
The Go backend provides a robust API layer:- RESTful API with JSON endpoints
- PostgreSQL database with Prisma ORM
- Webhook integrations (Clerk, Stripe, Twilio)
- Scalable cloud deployment
Infrastructure
Azure cloud infrastructure managed with Terraform:- Multi-environment deployment (dev, qa, prod)
- Secure VPN access
- Automated CI/CD pipelines
- Monitoring and observability
Getting started
Ready to start developing? Choose your path:Quick Tour
Explore the platform features
Key Concepts
Understand Soundcheck fundamentals
Technology stack
| Component | Technologies |
|---|---|
| Mobile | React Native 0.79, Expo SDK 54, TypeScript 5.3 |
| Web | Next.js 15, React 18, Tailwind CSS, SWR |
| API | Go 1.24, Chi router, PostgreSQL 14, Prisma |
| Auth | Clerk (JWT, Google OAuth, Apple OAuth) |
| Infra | Azure, Terraform, GitHub Actions |