JC-Coder / startease

StartEase is a command-line interface (CLI) tool designed to make project setup a breeze. Whether you're working with your favorite technologies or exploring new ones, StartEase is your companion for quickly and effortlessly scaffolding projects.
https://startease.vercel.app
MIT License
61 stars 24 forks source link

Feature Request: Add PostgreSQL TypeORM Support for NestJS #3

Open JC-Coder opened 11 months ago

JC-Coder commented 11 months ago

Description:

I would like to request the addition of PostgreSQL TypeORM support to the NestJS project generated by StartEase. TypeORM is a popular Object-Relational Mapping (ORM) library for TypeScript and JavaScript, and it would be valuable to have it integrated into NestJS projects.

brantheeman commented 11 months ago

Mind if I take on this feature request?

JC-Coder commented 11 months ago

yes sure , assigning to you right away

abdullah137 commented 11 months ago

Hello @JC-Coder,

I already worked on this feature. Do you mind if I make a pull request? Also, I'd like us to implement prisma orm to the project. You could create an issue and assign it to me so I don't create a conflict.

Thanks.

JC-Coder commented 11 months ago

@abdullah137 no you can't, as you can see , it has been assigned to someone already . you should have commentd that you want to work on this and it will be assigned to you . rather than having to work on it before commenting .

JC-Coder commented 11 months ago

@abdullah137 if you want to add the prisma orm , kindly make an issue and comment you would love to take up that feature and i will assign it to you

JC-Coder commented 11 months ago

@brantheeman what's the update with this ? have you started implementing it already ?

brantheeman commented 11 months ago

I haven’t started as yet, but you can accept the PR, I have no problem with that. I will work on some other issue.

On Sun, Oct 8, 2023 at 5:38 PM JC-Coder @.***> wrote:

@brantheeman https://github.com/brantheeman what's the update with this ? have you started implementing it already ?

— Reply to this email directly, view it on GitHub https://github.com/JC-Coder/startease/issues/3#issuecomment-1752168524, or unsubscribe https://github.com/notifications/unsubscribe-auth/APMRSLE3VG6ZUDOCMO27FYDX6MMNHAVCNFSM6AAAAAA5PUSICWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGE3DQNJSGQ . You are receiving this because you were mentioned.Message ID: @.***>

JC-Coder commented 11 months ago

@brantheeman okay thanks.

@abdullah137 kindly go ahead and make a pr for the feature you worked on . note : make pr against dev branch

abdullah137 commented 11 months ago

Alright, @JC-Coder.

Thanks.

My deepest apologies @brantheeman.