userpixel / slc

A simple service level calculator

Home Page:https://slo.alexewerlof.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service Level calculator

A simple SLI/SLO calculator that allows playing with different parameters to see their impact.

👉 See it live

👉 Read the introduction

Learn more

Vendor specific

Prior Art


Code

Like most of my hobby projects, this repo wasn't meant to grow this big. It started as a single page application to compensate some shortcomings I faced when using uptime.is with these preconditions:

  1. No transpilation whatsoever (because)
  2. Use the latest version of Vue (to learn it)
  3. Run tests with Deno (to learn it)
  4. Use Github Copilot assistence (to learn it)

And here we are.


Made by Alex Ewerlöf

About

A simple service level calculator

https://slo.alexewerlof.com

License:MIT License


Languages

Language:HTML 53.2%Language:JavaScript 38.1%Language:CSS 8.7%