graphql-boilerplates / typescript-graphql-server

Boilerplate code for scalable, production-ready GraphQL servers written in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I generate a new Prima Client & Build project

fullStackDataSolutions opened this issue · comments

Hello and thank you for making such an awesome repo.

I'm currently using the basic template for an AWS Lambda that's reaching out to several internal GraphQL services. I want to rebuild the contents of the prisma-client folder, but I don't see a way to do this.

Additionally how do I build the basic project so I can deploy it to the server? I see no build scripts included.

Best,

Andrew