express-typescript-boilerplate icon indicating copy to clipboard operation
express-typescript-boilerplate copied to clipboard

Update version of bcrypt and sqlite3 to 5.0.1 and 5.0.0 respectively

Open yungwarlock opened this issue 3 years ago • 8 comments

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

yungwarlock avatar Jun 26 '21 08:06 yungwarlock

look like they don't maintain this boilerplate anymore I updated the packages myself, thinking about creating a fork of this wonderful boilerplate with upgraded packages.

also, some of the packages are deprecated and there is a replacement for them

vanenshi avatar Aug 11 '21 05:08 vanenshi

@vanenshi Can you share your upgraded version, please?

nunnally avatar Sep 27 '21 21:09 nunnally

@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

vanenshi avatar Sep 28 '21 16:09 vanenshi

i also updated myself. this is best boilerplate i've founded. @vanenshi waiting for your fork

SayGus avatar Oct 21 '21 21:10 SayGus

Thx. But actually we don't maintain it currently, as we use other technologies right now.

dweber019 avatar Nov 05 '21 07:11 dweber019

I'm really curious what kind of technologies

YonatanCatav avatar Nov 12 '21 21:11 YonatanCatav

@vanenshi were you able to fork and create this boiler plate with upgraded packages? If so can you please share it here?

sampathkatari avatar Apr 22 '22 11:04 sampathkatari

@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

vanenshi avatar Apr 22 '22 11:04 vanenshi