FoundKey/packages/backend
Norm ff31b8b06d server: remove bios and cli
The BIOS and CLI functionality were mainly for debugging purposes.
If a user has to use those to resolve an issue with the server, that
really should be fixed at the source instead.

Closes: FoundKeyGang/FoundKey#283
Changelog: Removed
2022-12-14 17:59:25 +00:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
migration server: remove integrations field from user 2022-12-06 23:00:08 +01:00
src server: remove bios and cli 2022-12-14 17:59:25 +00:00
test backend: implement not forwarding block activities (#212) 2022-11-17 21:24:38 +00:00
.eslintignore migrate to Yarn 3.2.3 2022-08-26 15:24:29 -04:00
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.mocharc.json fix broken mocha tests v2 2022-07-13 12:49:58 +02:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json use tsc --noEmit for backend and client 2022-12-13 16:02:06 -05:00
tsconfig.json BREAKING: Remove support for Node 16.x and upgrade to TypeScript 4.9 2022-11-25 02:07:21 -05:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00