issues
search
hackathon-ufrt
/
gptnotes
https://gptnotes.vercel.app
Creative Commons Zero v1.0 Universal
6
stars
1
forks
source link
Create the notes prisma schema and setup database
#2
Closed
TobiasJacob
closed
1 year ago
TobiasJacob
commented
1 year ago
[x] Setup a PlanetscaleDB and install the planetscale db secret in the env file.
[x] Share the secret also on slack for team members
[x] Create a simple database schema in
prisma/schema.prisma
for users and reminders
[x] Push the datamodel to planetscale