Start user-engine implementation scaffold
This commit is contained in:
parent
e618b4e286
commit
58d9de26d3
14 changed files with 763 additions and 7 deletions
11
README.md
11
README.md
|
|
@ -1 +1,10 @@
|
|||
Headless multi-application, multi-tenant user mangement engine.
|
||||
Headless multi-application, multi-tenant user management engine.
|
||||
|
||||
## Development
|
||||
|
||||
```bash
|
||||
make test
|
||||
```
|
||||
|
||||
See `docs/development.md` and `docs/configuration.md` for the initial
|
||||
implementation boundaries.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue