Comment by adi4213
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
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.