Show HN: Envbee – Manage environment variables without sharing .env files

2 gusps 0 5/22/2025, 12:11:18 PM envbee.dev ↗
We built envbee (https://envbee.dev) to simplify how teams manage environment variables across environments like dev, staging, and prod.

We were tired of sharing .env files over chat, copy-pasting secrets, and accidentally committing them to Git. We wanted a better way to keep configuration in sync and secure.

envbee is a SaaS that combines:

- A webapp to manage configuration across multiple environments

- A RESTful API with SDKs to make reading your config a simple and frictionless experience

Instead of syncing full .env files across machines, your app pulls the latest config at runtime using our SDK. The only thing your app needs locally is an API key and secret.

We currently provide SDKs for Python and Node.js. For other languages, you can use our REST API directly — full docs are available.

We're actively working on new features and SDKs for additional languages.

https://envbee.dev

Happy to answer any technical questions or hear suggestions. Thanks!

Comments (0)

No comments yet