egirlskey/packages/backend
Souma 1b84760c19
enhance(backend): Load settings via environment variables (#14179)
* feat(backend): Load settings via environment variables

If they're not loaded from the config file.

* chore(docker): Add hints for environment variables

It supports users to know about them.

* docs(changelog): Add the description about this change

Users can notice what's changed by this PR.

* style(backend): Fix code syntax

To pass the linter.
2024-07-14 21:33:22 +09:00
..
.vscode
assets fix(backend): api-docをScalarに変更 (#14152) 2024-07-09 21:57:19 +09:00
migration feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
nsfw-model
scripts dev: fix pnpm dev is broken (#14123) 2024-07-03 06:40:31 +09:00
src enhance(backend): Load settings via environment variables (#14179) 2024-07-14 21:33:22 +09:00
test test(backend): kill many any in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
test-server update deps (#14057) 2024-07-02 11:38:34 +09:00
.madgerc
.swcrc fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600) 2024-03-30 15:28:19 +09:00
eslint.config.js update deps (#14057) 2024-07-02 11:38:34 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json
ormconfig.js
package.json update deps (#14057) 2024-07-02 11:38:34 +09:00
README.md
tsconfig.json

Misskey Backend