mnapoli
mnapoli

Matthieu Napoli

@mnapoli

Open-source developer, working on bref.sh

47 Posts 237 Views

  • No matching results...
  • Searching...

/ 255

✅ new bref.cloud feature: audit log

My goal is that you don't have to deal with IAM & co (unless you want to).
The audit log gives an overview of everything that happened in a team, but understandable by humans.
image

112

I love Inertia but this small thing is driving me crazy: errors (or some redirects like logout) show up in a modal. How can I stop that?
(and have a "normal" separate page always)
image

97

I stumbled upon the oldest bref logo on a forgotten website 😄

Here's the evolution of the logo, last one on the right.
image

2

256

just looking at it I agree 😬
BUT the right one is much more than just a logo, and that's why I find it awesome:
1. it's an ascii character, so I can display it in the terminal
2. the CLI (e.g. `bref deploy`) uses the symbol (⠷) as the spinner (just like this demo: www.npmjs.com/package/cli-spinners

)
So that makes this logo pretty unique :p Being able to use the logo in the terminal + as the spinner
image

45

Adding health checks to bref.cloud

This should help troubleshoot the most common issues on AWS Lambda: db connection not working, timeouts (because internet connectivity was lost), etc.

What else can I add to the list?
image

98