ItsTeegj
ItsTeegj
Explore posts from servers
BABetter Auth
Created by ItsTeegj on 3/23/2025 in #help
Internal Server Error when deployed to AWS
My Nextjs app works locally and when deployed to Vercel, however when I deploy to AWS via SST I am getting 500 internal server error for anything auth related. Is there anything special I have to do to get better auth to work in AWS Lamgda?
4 replies
FFilament
Created by ItsTeegj on 12/22/2024 in #❓┊help
Do Table Actions work with Sushi Models?
No description
5 replies
FFilament
Created by ItsTeegj on 11/30/2023 in #❓┊help
Can I have a route that can bypass multi-tenancy?
I have an admin panel with multi-tenancy. I am trying to create a billing page and add the url link of that page in a MenuItem, but I am running into this error: Missing required parameter for [Route: filament.admin.pages.billing] [URI: admin/{tenant}/billing] [Missing parameter: tenant]. This error shows up if you go to try to create a new tenant, and then click on the billing link in the user menu. Is there anyway I can have just this page not be tied to multi-tenancy?
6 replies