# Burakov > Documentation for Burakov apps and developer packages. ## Docs - [Burakov Documentation](https://docs.burakov.net/index.md): Guides and reference for the apps and developer tools built and published under Burakov. - [Shipwide](https://docs.burakov.net/shipwide.md): A multi-platform starter kit — build your product on one shared foundation for web, iOS, Android and desktop. - [Admin](https://docs.burakov.net/shipwide/admin.md): shipwide_admin — a Vue 3 SPA operator panel on its own origin, gated behind a network boundary. - [App](https://docs.burakov.net/shipwide/app.md): shipwide_app — Vue 3 + Ionic + Capacitor + Tauri. One codebase for web, mobile and desktop. - [Architecture](https://docs.burakov.net/shipwide/architecture.md): How the four parts connect, the wire contract they share, and the building-block model. - [Backend](https://docs.burakov.net/shipwide/backend.md): shipwide_api — Fastify + Drizzle + PostgreSQL + Redis. Modules, auth, routes, scripts and ops. - [Billing & subscriptions](https://docs.burakov.net/shipwide/billing.md): Subscriptions and in-app purchases with RevenueCat + Paddle — env-only activation, mock mode. - [Configuration](https://docs.burakov.net/shipwide/configuration.md): Where every environment variable lives, and the cross-part wiring that must agree. - [Customization](https://docs.burakov.net/shipwide/customization.md): Rebrand and theme the app, admin and site — design tokens, fonts and languages. - [Deployment](https://docs.burakov.net/shipwide/deployment.md): Ship each part to production — keeping secrets on the server. - [FAQ & troubleshooting](https://docs.burakov.net/shipwide/faq.md): Quick fixes for the things that trip people up — most turn out to be an env var. - [Gamification](https://docs.burakov.net/shipwide/gamification.md): Activity points + an optional reward loop — config-driven, env-gated, live with demo actions. - [HTTPS in dev](https://docs.burakov.net/shipwide/https-dev.md): Serve the dev servers over HTTPS for secure-context APIs — opt-in and zero-config. - [Page progress bar](https://docs.burakov.net/shipwide/progress-bar.md): A thin, bottom-of-screen page-loading bar — automatic on every route, opt-in for data pages. - [Push & VoIP](https://docs.burakov.net/shipwide/push.md): How push works across the kit, high-priority pushes, and the path to full VoIP calling. - [Quickstart](https://docs.burakov.net/shipwide/quickstart.md): Get all four parts of Shipwide running locally. - [Website](https://docs.burakov.net/shipwide/website.md): shipwide_website — a fast, static Astro marketing site with a hand-written SCSS design system.