Remix.run Logo
surgomat 4 days ago

I actually tried really hard not to

sent 15 emails over 9 months to the new owner, offering to help or even take over the repo but i had no replies.

Issues and PRs were ignored(you juste have to see the issues section of the report). Rebuilding from scratch was the only way to fix the licensing & continue the project i guess

Asraelite 4 days ago | parent | next [-]

So why didn't you fork it?

And what specifically were the licensing issues? workout.lol is MIT from what I can see.

surgomat 4 days ago | parent [-]

the code was indeed MIT.

The licensing issue I referred to was about the videos: many of them came from paid/licensed sources

4 days ago | parent [-]
[deleted]
abtinf 4 days ago | parent | prev | next [-]

I think the missing context here is what is meant by “fix the licensing”. Both the original project and this new one are MIT, so naively there doesn’t seem to be an issue.

cAtte_ 4 days ago | parent | prev [-]

just fork it?

surgomat 4 days ago | parent [-]

the original project was built in javascript with a NoSQL backend (mongo).

I wanted to move to a more "new", (robust?) and maintainable stack with TypeScript and a SQL-based backend (PostgreSQL)

abtinf 4 days ago | parent [-]

This makes a lot more sense and sounds like a good move for the overall health of the project.