Go to file
Innei 4543459336
fix: make throttle config
Signed-off-by: Innei <i@innei.in>
2024-04-30 20:40:53 +08:00
.github chore: delete test in release 2024-04-26 21:57:23 +08:00
.husky fix: create post error when related post 2023-07-30 13:43:43 +08:00
.vscode feat: add recent notification api 2024-04-14 15:15:00 +08:00
apps/core fix: make throttle config 2024-04-30 20:40:53 +08:00
bin fix: remove swift 2023-12-12 11:50:52 +08:00
codemod refactor: use create require instead use global require 2022-09-11 16:10:31 +08:00
configs chore: nginx conf 2024-03-25 21:59:20 +08:00
debug fix: admin gateway singleton 2022-02-08 23:25:37 +08:00
external chore(package.json): update dependencies 2023-06-02 11:20:11 +08:00
packages chore: lint with sxzz config 2024-04-29 16:00:20 +08:00
scripts fix: download asset script 2024-04-30 15:57:38 +08:00
.dockerignore fix: docker script 2021-10-02 15:10:45 +08:00
.env.example fix: make throttle config 2024-04-30 20:40:53 +08:00
.gitattributes feat: demo mode 2022-05-25 21:13:49 +08:00
.gitignore chore: ignore all node_modules (#1521) 2024-03-10 21:19:33 +08:00
.npmrc fix: disable pnpm 7 strict peer deps 2022-05-07 19:35:09 +08:00
.prettierignore feat: move api-client as core's monorepo 2022-12-20 21:26:21 +08:00
.prettierrc.mjs chore: lint with sxzz config 2024-04-29 16:00:20 +08:00
ADDITIONAL_TERMS.md chore: update readme 2024-03-24 16:11:19 +08:00
LICENSE chore: update readme 2024-03-24 16:11:19 +08:00
README.md chore: update readme 2024-03-24 16:11:19 +08:00
docker-compose.yml fix: make throttle config 2024-04-30 20:40:53 +08:00
docker-run.sh fix: make throttle config 2024-04-30 20:40:53 +08:00
dockerfile chore(deps): update node.js to v20 (#1267) 2023-12-08 22:51:53 +08:00
eslint.config.mjs fix: testing 2024-04-30 15:39:12 +08:00
package.json chore(deps): update dependency mongodb-memory-server to v9.2.0 (#1637) 2024-04-30 13:44:58 +08:00
paw.paw feat: ai module (#1649) 2024-04-26 19:52:11 +08:00
pnpm-lock.yaml fix(deps): update dependency mongoose-lean-getters to v2.1.0 (#1656) 2024-04-30 20:40:35 +08:00
pnpm-workspace.yaml refactor: monorepo structure (#1082) 2023-06-04 14:42:20 +08:00
renovate.json chore: lint with sxzz config 2024-04-29 16:00:20 +08:00

README.md

Mix Space Core

本项目使用 Monorepo 进行管理。

许可

此项目在 apps/ 目录下的所有文件均使用 GNU Affero General Public License v3.0 (AGPLv3) with Additional Terms (ADDITIONAL_TERMS) 许可。

其他部分使用 MIT License 许可。

详情请查看 LICENSEADDITIONAL_TERMS