meow
meow copied to clipboard
Logging frontend errors
There are times the frontend bugs out and we would like to log these errors.
Social media posts have an error log textfield.
So I'm thinking we can make an endpoint api/posts/[id]/log_error
which will add a frontend bug to the error log textfield.