Admin

Exportar como Plantilla

Genera una plantilla reutilizable para otros colectivos musicales

Vista Previa

Mi Colectivo

Tu tagline aquí

Hip HopHip Hop Clásico

Incluido en la Plantilla

Perfiles de Artistas

Sistema completo de gestión de artistas con bios, fotos y redes sociales

Discografía

Gestión de lanzamientos con integración de Spotify

Videos

Integración con YouTube y gestión de canales

Eventos

Calendario de eventos con pasados y próximos

Tienda

E-commerce con integración de Stripe

Beats

Venta de beats con previews y download gates

Playlists

Playlists curadas con Save to Spotify

Admin Dashboard

Panel de administración completo

# Build a Music Collective Website for "Mi Colectivo"

## Overview
Create a comprehensive website for "Mi Colectivo" - a Hip Hop music collective.
Tagline: "Tu tagline aquí"

## Tech Stack
- **Framework**: Next.js 15 with App Router
- **Language**: TypeScript
- **Styling**: Tailwind CSS with custom design system
- **UI Components**: shadcn/ui (customized for music collectives)
- **Database**: SQLite via Turso with Drizzle ORM
- **Deployment**: Netlify (serverless)
- **APIs**: Spotify, YouTube, Stripe

## Design System
- **Theme**: Hip Hop Clásico (Estilo urbano con naranja intenso y negro profundo. Perfecto para colectivos de hip hop.)
- **Primary Color**: #f97316
- **Typography**: Oswald (headings), Inter (body)
- **Style**: flat cards, lg borders, with animations
- **Colors**:
  - Primary: #f97316
  - Secondary: #ea580c
  - Background: #0a0a0a
  - Card: #1a1a1a
  - Text: #ffffff

## Core Features

### 1. Artist Profiles
- Individual artist pages with bios, photos, social links
- Role types: MC, DJ, Producer, Singer, etc.
- External profiles (Spotify, YouTube, Instagram, TikTok)
- Press kit generation
- Artist verification badges

### 2. Discography
- Releases: Album, EP, Single, Mixtape
- Spotify integration for auto-sync
- Cover art, streaming links, release dates
- Artist attribution (primary/featured)
- Upcoming releases with countdown

### 3. Video Integration
- YouTube API integration
- Per-artist channel management
- Featured videos section
- Random video carousel

##...