envlock-cli
T
123456789
Verified
Project Name: envlock-cli
I created a utility that solved my issues with the .env file. It allows you to store .env templates locally with encryption and quickly integrate them into new projects. Each template can be protected with its own password, and containers allow you to isolate settings for different projects (frontend, backend, etc.) so they never get mixed up.
Tech Stack: Node.js, TypeScript, SQLite
https://github.com/soirrex/envlock-cli
I created a utility that solved my issues with the .env file. It allows you to store .env templates locally with encryption and quickly integrate them into new projects. Each template can be protected with its own password, and containers allow you to isolate settings for different projects (frontend, backend, etc.) so they never get mixed up.
Tech Stack: Node.js, TypeScript, SQLite
https://github.com/soirrex/envlock-cli
