0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
Find a file
renovate[bot] 1872cfcc0f
chore(deps): update dependency @silverhand/eslint-config-react to ^0.11.0 (#776)
* chore(deps): update dependency @silverhand/eslint-config-react to ^0.11.0

* chore: add comments

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-05-11 06:32:03 +00:00
.github ci: add collapse for file diff (#788) 2022-05-10 20:34:18 +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 chore(deps): update dependency @silverhand/eslint-config-react to ^0.11.0 (#776) 2022-05-11 06:32:03 +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 ci: init integration test (#771) 2022-05-10 15:29:53 +08: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 @silverhand/eslint-config-react to ^0.11.0 (#776) 2022-05-11 06:32:03 +00: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)")"