Stop Sending .env Files Around: I Built a Tiny CLI Instead
Almost every project has a .env file sitting somewhere with database URLs, API keys, tokens, secrets, and all the other things you definitely don't want ending up in a public GitHub repository.
So one
blog.sazzadur.in10 min read