Musik is a SoundCloud music discovery web application built in Golang. Simply go to the web-server and start discovering new music!
# we can build and start the server with docker
docker-compose up --build
# cd into backend directory
cd backend
# go run
go run server.go
# cd into the frontend directory
cd frontend
# install dependencies
npm install
# start the server
npm start
Contributions are welcome! Please see Contributing Guide for more details.
Tha Ghost π» |