Pranavk-official / genexp

A simple Express boilerplate generator that creates a basic express app in MVC pattern with TypeScript and module support.
MIT License
2 stars 0 forks source link

add support for custom db #1

Open sidharthpunathil opened 3 months ago

sidharthpunathil commented 3 months ago
Pranavk-official commented 3 months ago

Can you elaborate on the feature so that I'll have some clarity on how I can implement the feature.

sidharthpunathil commented 3 months ago

maybe add a flag to choose which db we want to read/write into