nikdav
TTCTheo's Typesafe Cult
•Created by nikdav on 7/23/2023 in #questions
Website for local/generic barber
What do you think about hosting? Vercel and an own server or paying planetscale?
15 replies
TTCTheo's Typesafe Cult
•Created by nikdav on 7/23/2023 in #questions
Website for local/generic barber
Okay thank you!
15 replies
TTCTheo's Typesafe Cult
•Created by nikdav on 7/23/2023 in #questions
Website for local/generic barber
Should I use next auth for the admin view? General users would ofc need no authentication for anything.
15 replies
TTCTheo's Typesafe Cult
•Created by nikdav on 7/23/2023 in #questions
Website for local/generic barber
No appointments, everything static. Expect the admin view for uploading pictures, changing info.
15 replies
TTCTheo's Typesafe Cult
•Created by nikdav on 11/8/2022 in #questions
Purpose of auth.ts file
Okay, thank you! To add the 3 more levels, you have modified the prisma user schema with a "role" attribute and added functions like "isAdmin" etc. to be used in the exported "adminProcedure" etc. like with the "isAuthed" and "protectedProcedure" functions?
4 replies