bundlesize icon indicating copy to clipboard operation
bundlesize copied to clipboard

Backend rewrite ☂️

Open siddharthkp opened this issue 4 years ago • 0 comments

This is an umbrella ☂️ issue for the work to be done on the backend.

I wrote the original backend over a few days, it's help together with much duck tape and bandaids

Things to remember this time around:

  • [ ] Error handling
  • [ ] Database abstraction
  • [ ] Ensure uptime (catch error + keep it running)
  • [ ] Reference a build by it's commit hash, not a long json string

siddharthkp avatar Jun 27 '19 07:06 siddharthkp