0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/packages/core/README.md

14 lines
207 B
Markdown
Raw Normal View History

2021-06-19 22:53:34 +08:00
# Logto
2021-06-06 18:30:37 +08: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.