hozana / next-translate-routes

Flexible and translated routes for Next.js without custom server
MIT License
116 stars 30 forks source link

Project still active / maintained? #96

Open FlorianBruniaux opened 4 months ago

FlorianBruniaux commented 4 months ago

Hey team,

First of all thanks for this tools which looks super relevant. I'm facing all the problem that this lib promised to handle.

I see that the project has not moved since more than a year. Is it still maintained/active?

Thanks.

cvolant commented 2 months ago

@FlorianBruniaux, good question... I wanted to fix the most important issues in march, but it didn't go as I expected. I will need to fix things sooner or later because my company still have an app in prod running on Next with next-translate-routes, but to be honest beyond that I won't work much more on this repo because I have less and less time available, because except this shrinking app, my company is moving away from Next, and because the app router is now the default.

I hope to fix the most important issue in 2024, but feel absolutely free to clone this repo and publish your own version. I can even hand it over if you want to take the ownership, though I still have to figure out how to do that.

FlorianBruniaux commented 1 month ago

heY @cvolant thanks for your answer and the work made on this repo ! Will see how we'll handle this :)

Cheers