Adding architecture docs so that new developers can more easily understand the structure of the app code.
Add instructions for iOS code signing for local development
Which issue is fixed?
N/A
Pull Request Type
Documentation only
In-depth Description
N/A
How have you tested this?
N/A
Screenshots
N/A
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/1678
**Author:** [@clayreimann](https://github.com/clayreimann)
**Created:** 9/3/2025
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `docs-add-architecture`
---
### 📝 Commits (1)
- [`5acb093`](https://github.com/advplyr/audiobookshelf-app/commit/5acb0937e7a7b155b146135a54e91fb5027d066d) docs: Add architecture document
### 📊 Changes
**6 files changed** (+184 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `docs/architecture.md` (+172 -0)
➕ `docs/diagrams/connectivity_flow.png` (+0 -0)
➕ `docs/diagrams/downloads_flow.png` (+0 -0)
➕ `docs/diagrams/playback_flow.png` (+0 -0)
📝 `readme.md` (+12 -0)
➕ `screenshots/dev_setup_ios_codesigning.png` (+0 -0)
</details>
### 📄 Description
<!--
For Work In Progress Pull Requests, please use the Draft PR feature,
see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details.
If you do not follow this template, the PR may be closed without review.
Please ensure all checks pass.
If you are a new contributor, the workflows will need to be manually approved before they run.
-->
## Brief summary
- Adding architecture docs so that new developers can more easily understand the structure of the app code.
- Add instructions for iOS code signing for local development
## Which issue is fixed?
N/A
## Pull Request Type
Documentation only
## In-depth Description
N/A
## How have you tested this?
N/A
## Screenshots
N/A
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1678
Author: @clayreimann
Created: 9/3/2025
Status: 🔄 Open
Base:
master← Head:docs-add-architecture📝 Commits (1)
5acb093docs: Add architecture document📊 Changes
6 files changed (+184 additions, -0 deletions)
View changed files
➕
docs/architecture.md(+172 -0)➕
docs/diagrams/connectivity_flow.png(+0 -0)➕
docs/diagrams/downloads_flow.png(+0 -0)➕
docs/diagrams/playback_flow.png(+0 -0)📝
readme.md(+12 -0)➕
screenshots/dev_setup_ios_codesigning.png(+0 -0)📄 Description
Brief summary
Which issue is fixed?
N/A
Pull Request Type
Documentation only
In-depth Description
N/A
How have you tested this?
N/A
Screenshots
N/A
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.