You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-07 22:41:18 +03:00
25 lines
607 B
Markdown
25 lines
607 B
Markdown
# Summary
|
|
|
|
# Introduction
|
|
|
|
- [About this documentation](./README.md)
|
|
|
|
# Usage
|
|
|
|
- [Installation](./usage/installation.md)
|
|
- [Configuration](./usage/configuration.md)
|
|
- [Using the service](./usage/usage.md)
|
|
- [Command line tool](./usage/cli/README.md)
|
|
- [`config`](./usage/cli/config.md)
|
|
- [`database`](./usage/cli/database.md)
|
|
- [`manage`](./usage/cli/manage.md)
|
|
- [`server`](./usage/cli/server.md)
|
|
- [`templates`](./usage/cli/templates.md)
|
|
|
|
# Development
|
|
|
|
- [Architecture](./development/architecture.md)
|
|
- [Database](./development/database.md)
|
|
- [Routing with `axum`]()
|
|
- [Templates]()
|