Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,15 @@ Subpath imports keep optional database and testing dependencies out of the root

## Documentation

- [HTTP and Authentication](./docs/http-auth.md)
- [Data Layer](./docs/data-layer.md)
- [Realtime and Offline](./docs/realtime-offline.md)
- [Testing and Operations](./docs/testing-operations.md)
- [HTTP and Authentication](https://docs.rdlabo.dev/projects/workers-hono-kit/docs/http-auth)
- [Data Layer](https://docs.rdlabo.dev/projects/workers-hono-kit/docs/data-layer)
- [Realtime and Offline](https://docs.rdlabo.dev/projects/workers-hono-kit/docs/realtime-offline)
- [Testing and Operations](https://docs.rdlabo.dev/projects/workers-hono-kit/docs/testing-operations)
- [API Reference](https://docs.rdlabo.dev/projects/workers-hono-kit/docs/api)

<!-- rdlabo-docs-omit -->
**Full documentation:** [https://docs.rdlabo.dev/projects/workers-hono-kit](https://docs.rdlabo.dev/projects/workers-hono-kit)

## Additional GitHub docs

- [CLI](./docs/cli.md)
- [Role Policies](./docs/role-policies.md)
- [Development](./docs/development.md)
- [API Reference](./docs/api.md)

## Maintainers

- [rdlabo](https://rdlabo.dev/)
Expand Down
Loading