Comment by adavila78
10 months ago
just created an account, only to be greeted with a white screen... https://ikuyo.kenrick95.org/trip/4725b43a-595b-433d-b746-79c... seems the app not ready for primetime...
10 months ago
just created an account, only to be greeted with a white screen... https://ikuyo.kenrick95.org/trip/4725b43a-595b-433d-b746-79c... seems the app not ready for primetime...
ah damn... this might take a while to debug, as I don't have any error monitoring setup yet ._.
May I check what's your browser & version? Thanks
What stack are you using? You probably can get away with the free tier of sentry and posthog for a while for error monitoring and observability
It is React on the front-end with InstantDB ( https://www.instantdb.com/ ) as its back-end.
I was trying not to add more external SDK since it contributes to the bundle size. Adding Sentry soon for some observability.