Hello, Prisma fam :wave: I made a thing that may b...
# random
a
Hello, Prisma fam 👋 I made a thing that may be useful to one of you. It's a CLI tool that verifies the presence of environment variables before running a process. You can use it, for example, to ensure everyone in your team has defined the variables needed before running an app (inside
package.json
scripts). This is my first open source project so any feedback or suggestions are greatly appreciated. Thanks! prisma rainbow https://github.com/arvindell/envful
👀 1