0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
Find a file
2022-02-28 18:48:00 +08:00
.github feat(console): init (#239) 2022-02-16 15:04:34 +08:00
.husky fix: use lerna exec and FORCE_COLOR=1 for colorful outputs (#93) 2021-08-27 12:47:34 +08:00
.vscode feat(console): init layout (#289) 2022-02-28 10:35:14 +08:00
packages feat(console): implement sidebar 2022-02-28 18:48:00 +08:00
.gitignore feat(console): init (#239) 2022-02-16 15:04:34 +08:00
.npmrc fix: typescript eslint failure 2022-02-18 22:40:38 +08:00
commitlint.config.js ci: run commitlint on PR title (#88) 2021-08-25 23:36:11 +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
package.json chore: upgrade configs and eslint (#294) 2022-02-28 15:21:48 +08:00
pnpm-lock.yaml fix(schemas): remove unused dependency (#296) 2022-02-28 15:47:10 +08:00
pnpm-workspace.yaml chore: yarn -> pnpm 2021-07-29 17:46:28 +08:00
README.md chore: update README 2021-07-25 22:44:07 +08:00

Logto

The monorepo for Logto core service.

Get Started

TBD