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

14 lines
207 B
Markdown
Raw Normal View History

2021-06-19 09:53:34 -05:00
# Logto
2021-06-06 05:30:37 -05:00
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.