Git Product home page Git Product logo

song_management's Introduction

๐ŸŽต Muzikabet๐ŸŽต

Muzikabet

Welcome to our Music Application! This is a full-stack application built with passion and love for music. It's designed to help you manage your songs, explore different genres, and much more.

๐Ÿš€ Features

  • ๐ŸŽถ Manage Songs: Create, update, and delete songs with ease.
  • ๐ŸŽฏ Filter: Find your favorite songs by genre.
  • ๐Ÿ–ผ๏ธ Cover Images: Upload beautiful cover images for your songs.

๐Ÿ› ๏ธ Built With

๐Ÿš€ Getting Started

Prerequisites

  • Node.js
  • Yarn or Npm
  • MongoDB

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/song-management.git
  1. Install the dependencies::
cd song-management
cd Back-end
yarn install
cd ../frontend-song-management
yarn install
  1. Start the backend server::
cd Back-end
yarn start
  1. Start the frontend server:
cd frontend-song-management
yarn dev

The application should now be running at http://localhost:3000.

๐Ÿณ Docker Deployment

This application is also set up to run in Docker containers. Here's how you can get started:

Prerequisites

  • Docker
  • Docker Compose
  1. Building the Docker Image:

To build the Docker image for the backend service, run the following command:

docker-compose build
  1. Start the Docker containers:
docker-compose up

๐Ÿณ You can also pull the Docker image from Docker Hub: ๐Ÿณ

docker pull abenu/song_management-backend

song_management's People

Contributors

abenu10 avatar

Stargazers

 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.