indicozy
indicozy
Explore posts from servers
TTCTheo's Typesafe Cult
Created by indicozy on 4/8/2023 in #questions
prisma migrate remote database schema?
Hey there! Is there any best practices on how to migrate schema on remote database? Should I just connect to it manually and make migration?
5 replies
TTCTheo's Typesafe Cult
Created by indicozy on 2/21/2023 in #questions
tRPC middlwares on getServerSideProps?
Hi there! I've got a pretty complex role procedures which I don't want to replicate on NextJS's getServerSideProps. How can I use these middlewares so i can authorize pages by user roles?
1 replies