0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/core
2021-07-25 17:39:55 +08:00
..
.vscode Initial commit 2021-07-25 17:39:55 +08:00
src Initial commit 2021-07-25 17:39:55 +08:00
.gitignore Initial commit 2021-07-25 17:39:55 +08:00
.prettierrc Initial commit 2021-07-25 17:39:55 +08:00
.xo-config.json Initial commit 2021-07-25 17:39:55 +08:00
package.json Initial commit 2021-07-25 17:39:55 +08:00
README.md Initial commit 2021-07-25 17:39:55 +08:00
tsconfig.json Initial commit 2021-07-25 17:39:55 +08:00
yarn.lock Initial commit 2021-07-25 17:39:55 +08:00

Logto Provider

The backend for Logto auth service.

Get Started

yarn && yarn dev

Notes

Upgrade xo after this issue is solved.