This is the repository for music-app-library API. To get the API up and running, you need to
- Create a cloudinary account and copy the config keys to the
.envfile - Create a
.envfile and copy the content of the.env.samplefile there and put actual values. - start the app with the following command
rails slocally or just push to heroku to deploy it with the config vars
- Integrate
song-favoritingfeature. - Add ability to share music.
- Add the ability to follow other users and share playlist.
- Subscription handling