Loading Environment Variables in Effect
I have this package called
Does Effect have a native way of doing this?
It's only relevant for local.
Usually I have to do:
dotenv, that loads environment variables from .env file.Does Effect have a native way of doing this?
It's only relevant for local.
Usually I have to do:
