Skip to content

[Bug] Missing db:push script #212

@ramadanomar

Description

@ramadanomar

Config File

{
"hasSrc": false,
"packages": [
"shadcn-ui",
"prisma",
"clerk",
"resend",
"stripe"
],
"preferredPackageManager": "pnpm",
"t3": false,
"alias": "@",
"analytics": true,
"rootPath": "",
"componentLib": "shadcn-ui",
"orm": "prisma",
"driver": "pg",
"auth": "clerk"
}

Describe the bug
Created a new project and tried copy pasting onboarding steps to see we dont have a db:push command

To Reproduce
.

Expected behavior
Expected to have "db:push": "prisma db push" in the package scripts

Screenshots
image
image

Additional context
I'll probably submit a pr later today/tommorow after i finish setting up this project.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions