nestjs-v10-webpack-boilerplate icon indicating copy to clipboard operation
nestjs-v10-webpack-boilerplate copied to clipboard

Add Sqlite

Open egor-zalenski opened this issue 1 year ago • 1 comments

What is the motivation / use case for changing the behavior?

Add database in the app

Describe the solution you'd like

I think it would be useful to add nestjs/typeorm with sqlite (or other database). It will be a good example how to build nest application via webpack and libraries that use binaries

egor-zalenski avatar Feb 08 '24 13:02 egor-zalenski

There was already TypeORM example and it was cut away for some reason (see this commit)

I don't think this boilerplate realy needs it

belyaev-dev avatar Jul 01 '24 10:07 belyaev-dev