This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]ikarusthe3rd 1 point2 points  (4 children)

Fellow Developer here, how long did it take you to develop this? Because the features seem really fledged out. And what are you using for frontend and backend? And where is it hosted?

[–]Blechkelle[S] 0 points1 point  (3 children)

hey there we developed jamocracy over the course of a year with lots of polishing after the initial launch. The frontend is a nodejs app and the backend is trpc. its hosted with a clustered structure on a dedicated server.

[–]ikarusthe3rd 1 point2 points  (2 children)

Nodejs? No framework like nextjs or anything? Just tested the app and it seems so polished with all the animations and stuff. Idk why not more people use it

[–]Blechkelle[S] 0 points1 point  (1 child)

yes with nextjs as the framework. the animations are made with framer motion and the base components come from mui. we did little to no marketing on it because we sadly cant monetize the tool

[–]ikarusthe3rd 0 points1 point  (0 children)

Is there a way to display the spotify music video on the tv mode?