Hello how are you?
Just tried to use your boilerplate and wanted to thank you for the work.
I've want to know if you've been able to start it from scratch without having errors?
You don't describe for example that you need to run some alembic commands first, you don't have a requierments.txt to install all the dependencies, maybe there something I'm missing with poetry but still you are importing jwt and it seems that jwt doesn't have anymore and *.encode method, but the JWT class does, thus it seems that some of the code is broken.
I wanted to use a boilerplate to start clean an fresh but I think I will lose less time to do it on my own.
Maybe you might want to check back you code a bit. I don't know.
Thank you anyway.
Hello how are you?
Just tried to use your boilerplate and wanted to thank you for the work.
I've want to know if you've been able to start it from scratch without having errors?
You don't describe for example that you need to run some alembic commands first, you don't have a requierments.txt to install all the dependencies, maybe there something I'm missing with poetry but still you are importing jwt and it seems that jwt doesn't have anymore and *.encode method, but the JWT class does, thus it seems that some of the code is broken.
I wanted to use a boilerplate to start clean an fresh but I think I will lose less time to do it on my own.
Maybe you might want to check back you code a bit. I don't know.
Thank you anyway.