Pouria
Pouria
>I noticed that if you're not planning to use React and switch to htmx, it seems that adding i18n is not as easy? But that's okay, once v3 stabilizes and...
@ThomasBaruzier Thanks! I'm already using it in production for Kutt. Although, it's not always up to date with the latest commit. You can use it for personal use, but beware...
@ThomasBaruzier There is no build step anymore! Just start the app.
@ThomasBaruzier I have a plan to create an admin account when you start Kutt for the first time so there would be no need to manually set anything. However, it's...
@ThomasBaruzier The error is for the email, so the user should already be created in the database and you can verified it from there.
@chrislawso The documentation and the docker image are still reflecting the version two, I'll update them after I'm done with the code for the version 3. No the requirements are...
@Fireant456 Yes of course, there are migrations scripts that should make the transition smooth.
@ThomasBaruzier Should be fixed now
Version 3 is out now
This was on my backlog to implement it. I thought there was another issue for this open somewhere. I reopen this one just in case.