Skip to content

Amit91848/Musichub-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicHub

Homepage

LoginPage

Usage

Clone it!

$ git clone https://github.com/Amit91848/Musichub-server/

.env file example

PORT=
SPOTIFY_CLIENT_ID=
SPOTIFY_CLIENT_SECRET=
DATABASE=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
MONGO_URI=
JWT_EXPIRES_IN=
JWT_SECRET=
SESSION_SECRET=
SUCCESS_REDIRECT=
FAILED_REDIRECT=
SPOTIFY_BASE_URL=
YOUTUBE_BASE_URL=
YOUTUBE_API_KEY=
FRONTEND_URL=
REDIS_HOST=
REDIS_PASSWORD=
REDIS_PORT=
$ git clone https://github.com/Amit91848/Musichub-server/

Go into the project directory and run the command:

yarn install

Server will be running on https://localhost:4000

Technologies Used

  • ExpressJs
  • Jsonwebtoken
  • Mongoose
  • PassportJs
  • Redis
  • Axios
  • Argon2

Frontend

Link for frontend repository

More images

  • Playlist Page

    PlaylisPage

  • About Artist

    AboutArtist

  • Search Page

    SearchPage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published