Taylor
Taylor
TTCTheo's Typesafe Cult
Created by Taylor on 3/26/2024 in #questions
Dictating how webpack resolves dependencies
something about how next is building my route.ts function is breaking webpack
4 replies
TTCTheo's Typesafe Cult
Created by Taylor on 3/26/2024 in #questions
Dictating how webpack resolves dependencies
Also my code does work in a dedicated backend node env that I built with express
4 replies
TTCTheo's Typesafe Cult
Created by Taylor on 3/26/2024 in #questions
Dictating how webpack resolves dependencies
It looks like the code is erroring when i specify the webpack config like const config = webpack({...}). Why is nexts serverless function having trouble resolving this dep specificially when its installed correctly and being imported properly at the top of my route.ts file?
4 replies
TTCTheo's Typesafe Cult
Created by Taylor on 1/4/2024 in #questions
Module not found when using @babel in a next serverless function
No description
3 replies
TTCTheo's Typesafe Cult
Created by Taylor on 5/18/2023 in #questions
Auto populating new tables on user sign in
Okay got it working and another piece of the puzzle clicked into place for me. Thanks a lot
14 replies
TTCTheo's Typesafe Cult
Created by Taylor on 5/18/2023 in #questions
Auto populating new tables on user sign in
ahh okay I see I get autocomplete for an events option within authOptions. Will look in the docs to read about it
14 replies
TTCTheo's Typesafe Cult
Created by Taylor on 5/18/2023 in #questions
Auto populating new tables on user sign in
I dont have a great grasp on how data flows yet trying to work through it
14 replies
TTCTheo's Typesafe Cult
Created by Taylor on 5/18/2023 in #questions
Auto populating new tables on user sign in
Would be done in a routers file or in like authOptions within auth.ts'
14 replies
TTCTheo's Typesafe Cult
Created by Taylor on 5/18/2023 in #questions
Auto populating new tables on user sign in
do i need to create a new interface in the 'next-auth' module inside auth.ts?
14 replies
TTCTheo's Typesafe Cult
Created by Taylor on 3/20/2023 in #questions
Random/inconsistent TRPCClientErrors in local environment.
but yeah can break easily so not going to keep it going like this
6 replies
TTCTheo's Typesafe Cult
Created by Taylor on 3/20/2023 in #questions
Random/inconsistent TRPCClientErrors in local environment.
6 replies