yagamiapp / api

The REST Api and Websocket doorway to the Yagami database
0 stars 0 forks source link

Implement all `prisma` calls from bot and web repos, and add them as endpoints #4

Open clxxiii opened 9 months ago

clxxiii commented 9 months ago

For this process to replace prisma in the other repos, it needs to implement all the functionality both use:

Bot

Web

There are 75 instances of the word await prisma in this repo, I'm not gonna sort through all of them now