Skip to content

A music app API built with ruby on rails

Notifications You must be signed in to change notification settings

vonvick/music-library

Repository files navigation

Build Status

README

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 .env file
  • Create a .env file and copy the content of the .env.sample file there and put actual values.
  • start the app with the following command rails s locally or just push to heroku to deploy it with the config vars

TODO

  • Integrate song-favoriting feature.
  • Add ability to share music.
  • Add the ability to follow other users and share playlist.
  • Subscription handling

About

A music app API built with ruby on rails

https://music-library-app.herokuapp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages