fOfer
Explore posts from serversPR environments are not being deployed for the project owner
Followup to https://discord.com/channels/713503345364697088/1006629907067064482/threads/1145786914880893101.
This is still not solved
6 replies
TTCTheo's Typesafe Cult
•Created by fOfer on 4/21/2023 in #questions
Using Prisma with fastify in create-t3-turbo
I am trying to setup a project based on create-t3-turbo so that I can share my prisma configuration between my nextjs app and fastify.
I have managed to get the project working locally, but when i build and run the fastify server i get the following error:
8 replies
TTCTheo's Typesafe Cult
•Created by fOfer on 12/12/2022 in #questions
Use nextauth with supabase email and password
I know this is not a recommended practice. But im trying to setup nextauth to work with supabase's
I have created the CredentialsProvider but once I submit the user and password, I get redirected propperly but the user's logged in session isn't persisted.
This is the provider im currently using, how can I extend the t3-stack in order to get this working?
2 replies