Skip to content

Api for the application "MyMusicLibraryApp", using Symphony as PHP framework and Doctrine as ORM.

Notifications You must be signed in to change notification settings

ivannavvaz/spotify-api

Repository files navigation

Steps to follow for configuration:

  1. Clone the repository git clone ...
  2. Configure the .env file cp .env .env.local
  3. Install dependencies docker compose up -d Docker compose exec web bash composer install
  4. Loading the database mysql -u root -pdbrootpass -h add-dbms < db/spotify.sql

About

Api for the application "MyMusicLibraryApp", using Symphony as PHP framework and Doctrine as ORM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published