Open Issues Need Help
View All on GitHubAI 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.
Booking logistics automation for self-managing performing artists
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.
Booking logistics automation for self-managing performing artists