Robin
12/17/2020, 1:35 PMnode_modules
folder. When I check my new code in, this is not committed. So when I deploy my app to the server, the server does not have the new code until I run "npx prisma generate" there, too, right?Ryan
12/17/2020, 1:41 PMprisma geerate
while deploying this 🙂Ryan
12/17/2020, 1:41 PMpredeploy
script that will automatically run before your deploy script.Robin
12/17/2020, 1:41 PM