-
Notifications
You must be signed in to change notification settings - Fork 907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update version of bcrypt and sqlite3 to 5.0.1 and 5.0.0 respectively #237
Comments
look like they don't maintain this boilerplate anymore also, some of the packages are deprecated and there is a replacement for them |
@vanenshi Can you share your upgraded version, please? |
yeah sure, I'm going to open a PR and add the most recent version of packages. ill notify you then |
i also updated myself. this is best boilerplate i've founded. |
Thx. But actually we don't maintain it currently, as we use other technologies right now. |
I'm really curious what kind of technologies |
@vanenshi were you able to fork and create this boiler plate with upgraded packages? If so can you please share it here? |
Actully i am not using this poilerplate anymore. I am using nestjs with a custom made boilerplate, inspired by NarHakobyan/awesome-nest-boilerplate |
I want to use this opportunity to say thank you to the wonderful template you built here. I have been reading it as if it were a textbook. It has made a big influence on how design my project both in TS and to be frank, in my python flask code.
While I was trying to setup, the bcrypt and sqlite3 deps gave big issues. Am not the only one having this problem and it's not just in this project.
I ask that the version of the dependencies be moved to the version I mention as this seems to be a nice spot.
Thank you
The text was updated successfully, but these errors were encountered: