Launch docs
Small stack, clearer rollout.
The docs focus on running, deploying, and maintaining Wee Anno AI Service without turning the public site into a maintenance burden.
npm install npm run build npm run start
Environment
Only a few values matter now.
| Variable | Use |
|---|---|
APP_URL | Public site URL used for metadata and canonical links. |
SUPPORT_EMAIL | Primary mailbox shown on the contact and footer sections. |
Pre-launch checklist
What to confirm before release
- Confirm brand assets, service copy, and contact routes.
- Confirm the public domain and environment values.
- Publish the final Terms, Privacy, and Refund copy.
- Run one final build before release.
- Smoke-test the core public pages after deploy.
Repo notes
- The current site keeps the public surface lean and rollout-friendly.
- Brand assets, contact routes, and legal copy should stay aligned before launch.
- If a larger product surface is needed later, add it as a separate phase instead of bloating the first release.
