HackerTrans
热门最新趋势评论往期问答秀出招聘

bumpymark

no profile record

提交

When you ship fast you might ship bugs in production, how I deal with that

bugmail.site
1 分·作者 bumpymark·7个月前·3 评论

Show HN: Bugmail – the easiest way to catch and fix production bugs

bugmail.site
2 分·作者 bumpymark·7个月前·0 评论

评论

bumpymark
·7个月前·讨论
yeah i agree, but i just built for cases that might slip out where flags we'rent placed
bumpymark
·7个月前·讨论
Hey everyone , since we're all shipping startups in days and moving with speed, i noticed that a lot of times people ship and dont have a way to track errors or check if their users hit any bugs in production.

Most people add an option on their site where users can give feedback or report, but i've actually never used that. its just stressful to me honestly. funny thing is , i faced this challenge once , where i launched and users rage quit my saas because they hit errors.

i recently started working on something that solves this for me. although there are other error trackers out there like sentry and the rest , those are kind of an overkill for me , and the dashboards look too overwhelming for a simple project. so i built Bugmail(it literally looks like gmail) and its very easy to setup. bugmail notifies you (either through gmail or discord or slack) when something breaks in production and it shows you the event that caused the bug(breadcrumbs).

I initially built this for myself alone , but i realized there might be other devs out there who face this same issue of not having a way to track errors and the existing solutions out there are too much stress to setup or are bloated. so i put bugmail out there and its free to get started