0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
Find a file
Gao Sun 90b7e1b073
ci: add pr size diff check (#777)
* ci: add pr size diff check

* ci: comment with user friendly message
2022-05-10 00:08:05 +08:00
.github ci: add pr size diff check (#777) 2022-05-10 00:08:05 +08:00
.husky fix: use lerna exec and FORCE_COLOR=1 for colorful outputs (#93) 2021-08-27 12:47:34 +08:00
.vscode docs: init configuration 2022-05-06 11:08:13 +08:00
packages refactor(core): update app running info (#765) 2022-05-09 16:03:06 +00:00
.gitignore refactor(console): separate mdx usages from docs 2022-05-07 17:29:38 +08:00
.npmrc feat(console): integrate React SDK 2022-03-15 13:46:49 +08:00
commitlint.config.js ci: run commitlint on PR title (#88) 2021-08-25 23:36:11 +08:00
install.js chore: add one-liner install command (#693) 2022-04-28 07:27:08 +00:00
lerna.json chore: yarn -> pnpm 2021-07-29 17:46:28 +08:00
LICENSE chore: add MPL-2.0 license (#76) 2021-08-11 22:12:36 +08:00
lint-staged.config.js chore: lint-staged for all packages (#100) 2021-08-30 22:26:58 +08:00
merge-eslint-reports.js feat: init docs (#503) 2022-04-07 09:45:01 +08:00
package.json chore(deps): update dependency husky to v8 (#758) 2022-05-09 14:49:58 +08:00
package.sh chore: add package script (#607) 2022-04-22 10:02:54 +00:00
pnpm-lock.yaml chore(deps): update dependency husky to v8 (#758) 2022-05-09 14:49:58 +08:00
pnpm-workspace.yaml chore: yarn -> pnpm 2021-07-29 17:46:28 +08:00
README.md chore: add one-liner install command (#693) 2022-04-28 07:27:08 +00:00
renovate.json ci: extends renovate :preserveSemverRanges preset (#616) 2022-04-22 17:03:45 +08:00

Logto

The monorepo for Logto core service.

Get Started

node -e "$(printf "%s" "$(curl -fsSL https://raw.githubusercontent.com/logto-io/logto/master/install.js)")"