SamagraX-Stencil / stencil-cli

NestJS CLI on steroids for stencil 🍹
https://stencil.samagra.io/cli/introduction
Other
3 stars 9 forks source link

fix: .env creation with prisma initialization #18

Closed Savio629 closed 3 months ago

Savio629 commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #10

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

Savio629 commented 3 months ago

https://github.com/SamagraX-Stencil/stencil-cli/assets/91362589/132f082d-e923-4a36-addb-2177187f52b3

// @sooraj1002 @techsavvyash

Savio629 commented 3 months ago

// @sooraj1002

sooraj1002 commented 3 months ago

@Savio629 can we start NODE_ENV from a newline? image

Savio629 commented 3 months ago

Oops, I'll fix that

Savio629 commented 3 months ago

@sooraj1002

sooraj1002 commented 3 months ago

could you please rebase this on dev @Savio629

Savio629 commented 3 months ago

done