Booking logistics automation for self-managing performing artists

2 Open Issues Need Help Last updated: Feb 26, 2026

Open Issues Need Help

View All on GitHub
Automation Bot Development

AI Summary: This issue requires defining a comprehensive database schema using Drizzle ORM for an API application. It includes setting up SQLite for local development, implementing migration tooling, and creating a seed script for realistic sample data. The schema needs to support entities like Artists, Tours, Gigs, Bookings, and Riders, with specified fields and relationships, including cascade deletes.

Complexity: 4/5
good first issue verifiable

Booking logistics automation for self-managing performing artists

TypeScript
Automation Bot Development

AI Summary: This issue aims to set up a new monorepo project structure using Bun and Hono for the backend, and Next.js with Tailwind CSS for the frontend. It also includes integrating Doppler for secure secret management from the outset, ensuring a complete and functional project skeleton.

Complexity: 4/5
good first issue verifiable

Booking logistics automation for self-managing performing artists

TypeScript