-
coming soon for small businesses.
`dotenvx pro` will build on top of the oss version of dotenvx to better support businesses who need things like:
* team features
* permissions controls
* api …
-
It produces this error by default now:
```
$ docker run -it -p 3000:3000 cantino/huginn
Generating random APP_SECRET_TOKEN.
1+0 records in
1+0 records out
36 bytes (36 B) copied, 3.6567e-05 s, 9…
-
### Minimal reproducible example
https://github.com/dooboolab-community/expo-router-starter/pull/5
### Summary
In expo SDK 48, it was possible to load custom `.env` file with `dotenv -e .env.prod -…
-
I'm trying to use this Agent with socket.io-client library
```
require("dotenv-safe/config")
const io = require("socket.io-client")
const Agent = require("socks5-https-client/lib/Agent")
co…
ghost updated
3 years ago
-
I'm finding myself struggling with finding answers about how to init my db and doing migrations.
Eventually I managed to use the sequelize migrations with typescript in a type safe way, but there are…
-
Hi!
I'm trying to use the new secret helpers from Kamal 2 to manage secrets for my project. I tried to follow the style listed in [the secrets documentation under "Environment variables"](https://k…
-
When running the following:
```
sops --decrypt --input-type dotenv --output-type dotenv cloudbuild.bdt-eng-stage.enc.envs
```
I get:
```
parsing time "'2020-09-01T20:41:15Z'" as "2006-01-02T15:…
-
I don't know if it's this plugin (honestly, reading the source code, I don't get how it could be) but when I added this to my rollup configuration I started being unable to build my Sapper project due…
-
# Fuel Save Alerter: a TypeScript version of the heise+ article : 'GĂĽnstiger tanken: So lesen Sie Spritpreise automatisch aus'
TypeScript, TypeORM, docker-compose, vagrant, ansible, netcup VPS
[http…
-
### Bug description
I followed the "[Running migrations on different environments](https://www.prisma.io/docs/guides/development-environment/environment-variables/using-multiple-env-files)" guide and…