Add quotation and tariff backend flow
All checks were successful
Build Docker Image / build (push) Successful in 3m32s
All checks were successful
Build Docker Image / build (push) Successful in 3m32s
This commit is contained in:
3
src/db.ts
Normal file
3
src/db.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { PrismaClient } from '@prisma/client'
|
||||
|
||||
export const prisma = new PrismaClient()
|
||||
1312
src/schemas/team.ts
1312
src/schemas/team.ts
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user