Musicuni.com
I’ve been keeping this domain musicuni.com for years and finally, something at least runnable is set up. The purpose of this site - at least for now - is for people who make music to have a way of sharing their work.
The implementation is built on React (Antd and Tailwind.css for the UI) and Express. The whole logic is simple: upload music file and share the play link to others. Things on the TODO list:
- User and login (via google/facebook)
- Likes and comments
- Album support
- Online editing (Hard)
- …
It will not be a next soundcloud, it’s just a small site. I’m glad it is running.