/home/babubaap
/home/babubaap
TTCTheo's Typesafe Cult
Created by /home/babubaap on 12/25/2023 in #questions
at the time of creating project i haven't selected NextAuth
Hello everyone sorry for noob doubt at the time of creating project i haven't selected NextAuth in the project but at the point i want to implement the NextAuth now ! is there any way to do it by using
npm create t3-app@latest
npm create t3-app@latest
or i need to follow classic way by going throught NextAuth docs and implement from strach in my project
2 replies
TTCTheo's Typesafe Cult
Created by /home/babubaap on 12/17/2023 in #questions
testing routes via postman [using t3 create gg]
i was creating crud application facing issue while testing it i have written all the controller on the server/routes/{controllers} have couple of doubts before procceding . 1. what is the default route after {http://localhost:3000/api/] to test via POSTMAN ? does need changes in default port ? 2.by default there where no middleware [ in the folder structed ]? where to create middleware is my choice right 3.is there any default example route which calles one of the trpc route ? thank you for building amazing template : )
2 replies