Skip to main content

Holy Shit, This Escalated Quickly - Axogen v0.5.0 Is Here And I Can't Even

· 8 min read
Axonotes Founder, Dev Lead

Originally I wanted to write this article at the end of the week, but it just happened too much in the meantime.

Since my last article about 1.5 weeks went past. I was on holidays for 5 days so not much progress then, but in the other time we got this shit that made me realize: maybe I actually built something people want?

TL;DR: My .env rant got featured in DEV's Top 7, I got so hyped I locked myself in my house for 4 days straight and shipped secret detection, 10+ file formats, nested commands, backup systems, and proper type safety. We're at v0.5.0 now and honestly I can't believe this is working.

I Built a TypeScript-Native Config System Because .env Files Drive Me Crazy

· 13 min read
Axonotes Founder, Dev Lead

You know that moment when you change a port number and suddenly half your services can't talk to each other? You spend 20 minutes debugging only to realize you forgot to update the WebSocket URL in three different places. Again.

Yeah, I was tired of that too.

I spent three days building something about it. Now I'm at v0.3.0 and already seeing so much potential that I had to share.