docs: publish the Web Foundations application onramp
verify / verify (push) Successful in 2m58s

Sanitized snapshot of private source 144ca0a9544042b0477ae732c1356cf0b9d62b3f. Add package selection, adoption workflow, and optional Sandwich Hime integration guidance.

AI-Assistance: OpenAI Codex assisted documentation, verification, and publication.
Signed-off-by: Cole Speelman <crspeelman@gmail.com>
This commit is contained in:
2026-08-16 21:10:18 -04:00
parent a18f1dd22a
commit 206d09e4cd
10 changed files with 282 additions and 15 deletions
+5
View File
@@ -15,3 +15,8 @@ go run ./starters/basic -listen 127.0.0.1:8080
Production configuration and secrets belong outside the source tree. This
starter does not load `.env` files automatically.
Continue with the [getting-started guide](../../docs/GETTING_STARTED.md) for
package selection and middleware order. To replace the plain-text response
with typed HTML without changing ownership of the server, follow
[HTML with Sandwich Hime](../../docs/SANDWICH_HIME.md).