Independent software entity

CodePress

Ideas into software.

Purpose

One public source of truth for CodePress software.

The site starts lean: static pages, clear policies, and stable URLs that can be used from App Store Connect, support flows, and future product launches.

Product home

Each app can grow into a focused landing page with screenshots, release notes, and platform links.

Trust surface

Privacy, support, and terms live at predictable URLs that are easy to review and maintain.

Static delivery

Astro prerenders HTML for quick loading, simple hosting, and a small runtime footprint.

Apple platform readiness

Prepared for app review, support, and associated domains.

The scaffold includes the public routes most likely to be referenced by Apple developer workflows, with space to add app-specific details as products ship.

/privacy/

Privacy policy URL

A baseline policy page for App Store Connect that can be expanded per app or service.

/support/

Support URL

A clear contact and troubleshooting page suitable for app listings and customer help.

/.well-known/apple-app-site-association

Associated Domains

A valid starter file is present so Universal Links and web credentials can be added later.

/terms/

Terms

General website terms that provide a place to layer product-specific conditions over time.

Next

Ready to become more specific as the entity takes shape.

  • Static Astro build with sitemap generation.
  • Apple-facing support and privacy routes.
  • Room for app pages, screenshots, and release notes.