l1mpan_
TTCTheo's Typesafe Cult
•Created by Axibord on 12/20/2023 in #questions
Google profile picture Next auth T3
8 replies
TTCTheo's Typesafe Cult
•Created by elondatt on 10/15/2024 in #questions
Create Dynamic Route
U do it using ur file structure
with pages router you create eg
pages/file/[slug].tsx
with app router you create eg pages/file/[slug]/page.tsx
4 replies