GithubHelp home page GithubHelp logo

rival-music's Introduction

Rival Music (Development)

This application is a web application that allows users to search, play, and share music of different genres. This application is currently under development.

Note: The development process of this project was stopped because it took too much time. I cannot yet give any information about whether it is temporary or permanent.

Technologies

This application is built using MERN (MongoDB, Express.js, React.js, Node.js) stack and a Server Side Rendering (SSR) framework such as Next.js. Additionally, Redis is used for caching and improving performance.

  • MongoDB - NoSQL database is used.
  • Express.js - Server-side web application framework is used.
  • React.js - Used for building user interfaces.
  • Node.js - Used for running server-side logic.
  • Next.js - Used for server-side rendering.
  • Redis - In-memory data store used for caching.
  • MiniSearch - Used for full-text search capabilities.

Installation

Manual Installation

To run this application on your local machine, follow the below steps:

  1. Clone this repository: git clone https://github.com/fatihege/rival-music.git
  2. Navigate to the project directory: cd rival-music/server for server-side, cd rival-music/client for client-side
  3. Update NPM config: npm config set legacy-peer-deps true
  4. Install the required dependencies: npm install
  5. To start the development server: npm run dev

The application will be running at localhost:3000.

Docker Installation

To run this application on your local machine using Docker, follow the below steps:

  1. Clone this repository: git clone https://github.com/fatihege/rival-music.git
  2. Navigate to the project directory: cd rival-music
  3. Build the Docker image: docker compose build
  4. Run the Docker container: docker compose up

The application will be running at localhost:3000.

User Endpoints

Endpoint Description Finished
GET / Home page
GET /explore Explore music genres and search for everything
GET /genre/:genre A genre with the given tag
GET /library User's library of saved songs and playlists
GET /library/playlists User's liked and created playlists
GET /library/tracks User's liked tracks
GET /library/albums User's liked albums
GET /playlist/:id A playlist with the given ID
GET /artist/:id An artist with the given ID
GET /album/:id Album page with the given ID
GET /profile Users profile

Support

You can support this project by starring ⭐, sharing 📲, and contributing 👩‍💻

And also you can support me by buying me a coffee ☕️

BuyMeACoffee

License

This project is licensed under the MIT License.

rival-music's People

Contributors

fatihege avatar

Stargazers

VUDUMULA NAGA SAI RAHUL avatar  avatar Ömer Ayyıldız avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.