issues
search
sfbrigade
/
sf-lifeline
GNU Affero General Public License v3.0
7
stars
4
forks
source link
Integrate Prisma ORM into server
#1
Closed
francisli
closed
10 months ago
michaelyshih
commented
10 months ago
Integration of PrismaORM should have the following:
Install the necessary packages for @prisma/client
Create a connection to the fastify server so that models and database can be accessed
be able to access the prisma studio to view and edit database
Integration of PrismaORM should have the following: