Skip to content

devb119/spotify-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Spotify clone for Web Programming Project (Backend)

How to run this project

  1. git clone https://github.com/devb119/spotify-be.git

  2. cd spotify-be

  3. npm install to install necessary packages

  4. In the root directory create a .env file and give it the following value

    DB_STRING = (MongoDB connection string)

  5. In /config folder create a file named serviceAccountKey.json

  6. Run npm run dev to start development server

About

The back-end part of spotify clone project for Web programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published