About This Course:
- πΈ Listen to music, play next and previous songs
- π Update the volume with a slider
- π§ Admin dashboard to create albums and songs
- π¬ Real-time Chat App integrated into Audiocloud
- π¨πΌβπΌ Online/Offline status
- π See what other users are listening to in real-time
- π Aggregate data for the analytics page
- π€ AI-powered features (cover art, playlists, lyrics analysis) powered by Grok
- π And a lot more...
PORT=...
MONGODB_URI=...
NODE_ENV=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...
CLOUDINARY_CLOUD_NAME=...
CLERK_PUBLISHABLE_KEY=...
CLERK_SECRET_KEY=...
# Grok AI (for AI features)
GROK_API_KEY=...
GROK_BASE_URL=https://api.x.ai/v1VITE_CLERK_PUBLISHABLE_KEY=...