mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
13 lines
207 B
Markdown
13 lines
207 B
Markdown
# Logto
|
|
|
|
The backend for Logto auth service.
|
|
|
|
## Get Started
|
|
|
|
```bash
|
|
yarn && yarn dev
|
|
```
|
|
|
|
## Notes
|
|
|
|
Upgrade `xo` after [this issue](https://github.com/SamVerschueren/vscode-linter-xo/issues/91) is solved.
|