# 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) ```bash yarn && yarn dev ``` ## Notes Upgrade `xo` after [this issue](https://github.com/SamVerschueren/vscode-linter-xo/issues/91) is solved.