0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/README.md

10 lines
183 B
Markdown
Raw Normal View History

2021-07-25 09:44:07 -05:00
# Logto
The monorepo for Logto core service.
## Get Started
```bash
node -e "$(printf "%s" "$(curl -fsSL https://raw.githubusercontent.com/logto-io/logto/master/install.js)")"
```