Skip to content

lara-camp/music-streaming-service

Repository files navigation

Soul

An Open-Source Music Player Service for all your needs!

Translations

Features

  • Listen Songs
  • Song, Album, Artist and Playlist Search
  • Create New User/Artist
  • User/Artist upgrade
  • Create Playlist
  • Listening history record
  • Favorite List
  • Create New Songs/Albums
  • Follow Artist
  • Comments
  • Rating
  • Language Switch
  • Social Login
  • Dark mode On/Off

Requirements

  1. PHP min v.8.1
  2. DB server (Recommended:MySQL)
  3. composer min v.2.6
  4. nodejs min v.16
  5. Please check other requirements of Laravel and Inertia

Building from Source

  1. Fetch latest source code from master branch.
git clone https://github.com/music-streaming-platform/soul.git
  1. Please clone .env.local and copied file name change from .env.local to .env
  2. Create a clean db table
  3. Set database infos in the .env
  4. Run in VS Code or other clients.
composer install
php artisan serve
  1. In other terminal, Run in VS Code or other clients.
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •