Your go-to platform for playing and effortlessly managing all your favorite tunes in one centralized space.
To run MyMusic on your local machine, execute the following command:
# web
$ make web
# server
$ make server
To run MyMusic in production mode, execute the following command:
$ make up
For a deeper dive into either the backend or frontend aspects, refer to the README files in the following repositories: