/FakeSpotify

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Pre-Requisite:

Make sure to install the following:

  • Docker
  • Node.js (version 14.17 or higher)
  • npm (version 8 or higher)
  • Replace the folder for postgres-data(in the root of our project) with the folder in the google drive.

Run:

DATABASE_URL="postgresql://postgres:6969@dev-db:5432/nest?schema=public"
Add this to an .env file in the rest-api folder

Run the following command to make sure you have the necessary dependencies:

  • $ docker compose up

Spotify Website.