Been away from the app I was building for a couple...
# prisma-whats-new
k
Been away from the app I was building for a couple of months, but back now and I have to say that all this new framework stuff looks really promising. Btw, is there a way to start out the local environment with some data?
💚 1
n
none direct one, you can use mutations for this though, or a seed script
k
luckily enough I wrote a lot of seed scripts last time around 😛