capydev42

↗ HN profile [ 20.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I tend to build a lot of small tools, side projects and experimenting with many different technologies and always run into the same issues: - secrets are in .env files which i need to copy around between the projects -…