aiku-ai / AiKu

AiKu is life.
https://aiku.netlify.app/
6 stars 2 forks source link

Need to have global error handlers in Nuxt app (UI and Server side) #36

Closed danwritecode closed 1 year ago

danwritecode commented 1 year ago

Right now, we have a mixed bag of error handling mostly using the "useNoti" composable. But we really should have a custom error page that we redirect to in the event of an error.