This is a web app for sharing your thoughts on songs you've recently listened to with the internet!
It's developed with Go, gin (web framework), gorm (ORM for db access), tailwindcss.
Anyone can do read access. For create access, you need to sign up as a user, then login first.
Users can:
- read/create songs for comments.
- read/create comments on songs.
- edit user profile.