mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
326 B
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.