@@ -8,16 +8,26 @@ Deploy full web applications to your own server directly from GitHub. No custom
88
99Full documentation is available at ** [ towlion.github.io/platform] ( https://towlion.github.io/platform ) ** .
1010
11- - [ Architecture] ( https://towlion.github.io/platform/architecture/ ) — platform design, tech stack, diagrams
12- - [ App Specification] ( https://towlion.github.io/platform/spec/ ) — application contract (ports, endpoints, env vars)
11+ ** Getting Started**
1312- [ Scope] ( https://towlion.github.io/platform/scope/ ) — design boundaries and when to use something else
14- - [ Deployment] ( https://towlion.github.io/platform/deployment/ ) — CI/CD pipeline, deploy behavior, migrations
13+ - [ Tutorial] ( https://towlion.github.io/platform/tutorial/ ) — step-by-step deployment walkthrough
14+
15+ ** Architecture**
16+ - [ Overview] ( https://towlion.github.io/platform/architecture/ ) — platform design, tech stack, diagrams
17+ - [ App Specification] ( https://towlion.github.io/platform/spec/ ) — application contract (ports, endpoints, env vars)
18+ - [ Server Contract] ( https://towlion.github.io/platform/server-contract/ ) — platform-to-workflow interface
19+
20+ ** Deployment**
21+ - [ Pipeline] ( https://towlion.github.io/platform/deployment/ ) — CI/CD pipeline, deploy behavior, migrations
1522- [ Self-Hosting] ( https://towlion.github.io/platform/self-hosting/ ) — fork model, server requirements, bootstrap
1623- [ Preview Environments] ( https://towlion.github.io/platform/preview-environments/ ) — PR previews, DNS, cleanup
24+ - [ Deploy Prompt] ( https://towlion.github.io/platform/deploy-prompt/ ) — reusable deployment session prompt
25+ - [ Self-Hosted Runners] ( https://towlion.github.io/platform/self-hosted-runners/ ) — GitHub Actions runner setup
26+
27+ ** Project**
1728- [ Ecosystem] ( https://towlion.github.io/platform/ecosystem/ ) — org structure, app template, multi-app hosting
29+ - [ Governance] ( https://towlion.github.io/platform/governance/ ) — repository policies and conventions
1830- [ Roadmap] ( https://towlion.github.io/platform/roadmap/ ) — phased development plan
19- - [ Tutorial] ( https://towlion.github.io/platform/tutorial/ ) — step-by-step deployment walkthrough
20- - [ Server Contract] ( https://towlion.github.io/platform/server-contract/ ) — platform-to-workflow interface
2131
2232## Project Status
2333
0 commit comments