.vithis
.vithis
TTCTheo's Typesafe Cult
Created by .vithis on 4/28/2023 in #questions
What react date picker are you using?
Currently in a need of react date picker, that allows min/max selectable dates, allows month view, date selection, date range selection and most importantly can be easily styled using tailwind. Any suggestions? 😄
5 replies
TTCTheo's Typesafe Cult
Created by .vithis on 1/22/2023 in #questions
Next.js + NextAuth protect all routes
I want my users to be redirected to NextAuth login page if they try to access any routes in my Next app. I tried adding middleware export { default } from "next-auth/middleware" But this doesn't really work because I get redirected to login page even after I log in
8 replies
TTCTheo's Typesafe Cult
Created by .vithis on 11/21/2022 in #questions
Is it possible to have a discord bot instance running in a t3 app?
I want to move my .NET & CRA discord bot dashboard app to t3 stack. The main reason I'm using my .NET backend for is to run a discord bot instance and some cron jobs. I'm not sure if this is something Next.js is capable of. Any insights?
7 replies