firebase / firebase/apphosting-adapters

Prisma

Open
#59 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
478
Forks
1.5k
Avg merge
3d 22h
Merged PRs (30d)
2

Description

My Next JS project uses prisma.

Apart of the prisma process, I need to do npx prisma generate.

In my package.json, I've added postinstall: npx prisma generate - but the problem occurs is when the firebase deploy does not upload the prisma folder.

Basically I need a way to upload the prisma folder to the cloud function so the post install works.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.