Devin

Results 2 issues of Devin

Typo on lines 54 & 55, the word "fulfilled" was spelled "fullfilled".

When trying to execute the `fill-db.ts` file with the `yarn ts-node ./scripts/fill-db.ts` command I get the following error: ``` /src/server/db/client.ts:6 var prisma: PrismaClient | undefined; ^ Error [ERR_REQUIRE_ESM]: require() of...