# Temp-Number App > Top-level entry for deploying and customizing the Temp-Number App, including overview, quick start, deployment, configuration, and development guides. - [Temp-Number App Overview](https://platfone.com/docs/temp-number/overview.md): Overview of the open-source Temp-Number App platform, including capabilities, use cases, and the high-level architecture of the product stack. - [Temp-Number App Architecture](https://platfone.com/docs/temp-number/architecture.md): Architecture guide for the Temp-Number App covering backend, web app, mobile apps, and the external services they integrate with. - [Temp-Number App Quick Start](https://platfone.com/docs/temp-number/quick-start.md): Deployment comparison and starting point for the setup wizard, local Docker, Google Cloud, and manual Temp-Number deployment paths. - [Temp-Number App Development](https://platfone.com/docs/temp-number/development.md): Developer guide for contributing to or customizing Temp-Number components, repositories, and local development workflows. ## Deployment > Deployment guides for Temp-Number App using the setup wizard, local Docker, Google Cloud, and Windows WSL. - [Setup Wizard](https://platfone.com/docs/temp-number/deployment/setup-wizard.md): Guide to the interactive deployment wizard that validates prerequisites and configures Temp-Number for Docker or Google Cloud deployments. - [Local Docker Deployment](https://platfone.com/docs/temp-number/deployment/local-docker-deployment.md): Step-by-step guide to run the full Temp-Number App locally with Docker Compose for development, testing, and learning the stack. - [Google Cloud Deployment](https://platfone.com/docs/temp-number/deployment/google-cloud-deployment.md): Production deployment guide for Temp-Number App on Google Cloud with managed infrastructure, SSL, and autoscaling. - [Windows WSL Guide](https://platfone.com/docs/temp-number/deployment/windows-wsl-guide.md): Windows-specific guide for using WSL to run Temp-Number deployment scripts and Linux-based tooling. ## Configuration > Configuration section covering authentication, payments, notifications, variables, and other app settings for Temp-Number App. - [Configuration Overview](https://platfone.com/docs/temp-number/configuration/overview.md): Overview of configurable settings in Temp-Number App, with guidance on authentication, email templates, and general application options. - [Firebase Configuration](https://platfone.com/docs/temp-number/configuration/firebase.md): How to configure Firebase projects, authentication, service accounts, and related setup required by Temp-Number App. - [Payments Configuration](https://platfone.com/docs/temp-number/configuration/payments.md): How to configure supported payment gateways, refunds, and payment processing flows in the Temp-Number App backend. - [Notifications Configuration](https://platfone.com/docs/temp-number/configuration/notifications.md): How to configure email, push, and webhook notifications for Temp-Number App user and account events. - [Variables](https://platfone.com/docs/temp-number/configuration/variables.md): Reference for environment variables and configuration files used by the Temp-Number App backend and related services.