Skip to content

thebells1111/msp-studio

Repository files navigation

Introducing Music Side Project Studio: Empower your music career and redefine independence!

Music Side Project Studio enables you to harness the potential of RSS feeds and the Lightning Network, allowing you to self-host your music and receive direct payment from your fans. Your music will be accessible on any Music 2.0 RSS Music Player, such as Music Side Project, where you can see firsthand how your feed is being utilized within a fully-functional music playing app.

Listen to Halfway To Somewhere by Late Night Special to experience playing an album created in Music Side Project Studio for yourself.

Music Side Project Studio is a versatile tool designed to help you create RSS feeds with ease, streamlining the process of uploading content to a WordPress site that you maintain ownership of. Take control of your music distribution and monetization, and embark on a thriving, independent career with Music Side Project Studio. Explore our GitHub repository to get started on revolutionizing your music journey!

Demonstration Video

Music Side Project Studio Demonstration Video

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open