0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/core/README.md
2021-07-25 17:39:58 +08:00

326 B

Logto Core

Logto is an open-source identity solution. This repo contains the core service.

Get Started

Copy proper .env to project root. (TBD: design the config process)

yarn && yarn dev

Notes

Upgrade xo after this issue is solved.