-
Currently when you run `nuxthub deploy` it ends up running `nuxi build --preset=cloudflare-pages`. It would be helpful to be able to pass other `nuxi build` options such as `--dotenv .dev.vars` to the…
-
### Bug description
On a fresh repository with just `prisma` and `@prisma/client` installed, **the fact of importing** @prisma/client silently loads my local .env file without letting me any chance t…
-
### Issue description
DATABASE_URL overrides CA.
### Expected Behavior
Database connected.
### Actual Behavior
`self signed certificate in certificate chain` error occurs.
### Steps to reproduce…
-
### How can we reproduce the crash?
windows 11 run:
```bash
bun install
```
![image](https://github.com/oven-sh/bun/assets/162266379/50e7ce1f-c206-4ff9-9287-3310426159ad)
### Relevant log …
ghost updated
2 weeks ago
-
👋 Hi there,
At ChesslaBlab we're writing functional tests for the [PHP Chess Server](https://github.com/chesslablab/chess-server).
See:
- https://github.com/chesslablab/chess-server/issues/19…
-
**1. Issue Description**
'Error: Dialect needs to be explicitly supplied as of v4.0.0' is thrown when initialising sequelize via a destructured property whilst running 'npx sequelize-cli db:migrate'.…
-
If `pytest` is used pytest-dotenv will only load an environment file from the `pytest.ini`. If `py.test` is used then the cli arg `--envfile` will be used.
`pytest --envfile ` does nothing and will…
-
-
# What
백엔드 서버 운영을 위한 custom command 관리 툴 조사
# Description
flask를 설치하면 기본으로 내장?되어 있는 Flask cli를 사용하면 될 것 같습니다.
[Migrating from Flask-Script to the New Flask CLI](https://blog.miguelgrinberg…
-
Is there a way to run an arbitrary command with the dotenv-vault env vars injected?
e.g.
```bash
dotenv-vault ?something? -- echo $MY_VAR
```
We currently use [dotenv-cli](https://www.npmjs.c…