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
simeng-li 5c02ec3bda
feat(ui): init destop styling foundation (#787)
* feat(ui): init  destop styling foundation

init desktop styling

* fix(ui): cr fix

* style(ui): enable mobile and desktop global class

enable mobile and desktop global class
2022-05-11 03:30:35 +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 feat(ui): init destop styling foundation (#787) 2022-05-11 03:30:35 +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 feat(ui): init destop styling foundation (#787) 2022-05-11 03:30:35 +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)")"