Show HN: Enve – Tiny server that stores per-project environment variables
Category: devtools
Tags: environment-variables, cli, devtools
Score: 5.0/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 5)
Enve is a lightweight server and CLI tool for managing per-project environment variables, with auto-detection based on the current working directory. It offers multiple storage backends (Valkey, PostgreSQL, SQLite) and integrates smoothly into development workflows. While not groundbreaking, it solves a practical pain point for developers juggling multiple projects.
Target audience: backend devs
Repository: https://github.com/skorotkiewicz/envd · Rust · MIT
View on Hacker News