# DeployHub ## Docs - [GitHub OAuth](https://docs.deployhub.cloud/api/auth/github-oauth.md): Authenticate users via GitHub OAuth 2.0 - [Login](https://docs.deployhub.cloud/api/auth/login.md): Email and password authentication - [Logout](https://docs.deployhub.cloud/api/auth/logout.md): Invalidate user session and clear authentication cookies - [Refresh Token](https://docs.deployhub.cloud/api/auth/refresh-token.md): Obtain a new access token using a refresh token - [Register](https://docs.deployhub.cloud/api/auth/register.md): Email and password registration with OTP verification - [Create Deployment](https://docs.deployhub.cloud/api/deployments/create.md) - [List User Projects](https://docs.deployhub.cloud/api/deployments/list.md) - [Redeploy Project](https://docs.deployhub.cloud/api/deployments/redeploy.md) - [Project Builds](https://docs.deployhub.cloud/api/projects/builds.md): Retrieve build history and individual build details for a project - [Delete Project](https://docs.deployhub.cloud/api/projects/delete.md): Soft delete a project by marking its status as deleted - [Project Domains](https://docs.deployhub.cloud/api/projects/domains.md): Retrieve and update domain configuration for a project - [Get Project Meta](https://docs.deployhub.cloud/api/projects/get-meta.md): Retrieve basic metadata for a project including name and plan - [Get Project Overview](https://docs.deployhub.cloud/api/projects/overview.md): Retrieve comprehensive project information including settings, domain, and last build details - [Project Settings](https://docs.deployhub.cloud/api/projects/settings.md): Retrieve and update project configuration settings - [Initialize Subscription Payment](https://docs.deployhub.cloud/api/subscriptions/init.md): Create a Razorpay order for subscription payment with automatic discount calculation - [Verify Payment and Activate Subscription](https://docs.deployhub.cloud/api/subscriptions/verify.md): Verify Razorpay payment signature and activate user subscription - [Dashboard Statistics](https://docs.deployhub.cloud/api/user/dashboard.md): Retrieve aggregated dashboard statistics and recent projects - [Billing Invoices](https://docs.deployhub.cloud/api/user/invoices.md): Retrieve billing invoices and completed orders - [Profile Management](https://docs.deployhub.cloud/api/user/profile.md): Manage user profile information and profile picture - [GitHub Repositories](https://docs.deployhub.cloud/api/user/repositories.md): Retrieve GitHub repositories for authenticated users - [Usage Statistics](https://docs.deployhub.cloud/api/user/usage.md): Retrieve usage statistics and per-project request metrics - [Invoices & Billing History](https://docs.deployhub.cloud/billing/invoices.md): Access and manage your payment history, invoices, and subscription records - [Payment Methods & Razorpay Integration](https://docs.deployhub.cloud/billing/payment-methods.md): Complete guide to payment processing, Razorpay setup, and payment verification - [Plans & Pricing](https://docs.deployhub.cloud/billing/plans.md): Compare DeployHub Free and Pro plans with detailed features and pricing - [Usage Limits & Quotas](https://docs.deployhub.cloud/billing/usage-limits.md): Understand resource quotas, request limits, and how they're enforced across plans - [Branch Management & Commit Tracking](https://docs.deployhub.cloud/deployment/branch-management.md): Configure branch selection, commit tracking, and automatic redeployments - [Monorepo & Folder Deployments](https://docs.deployhub.cloud/deployment/monorepo-support.md): Deploy specific folders from monorepos using sparse checkout - [Deploy Node.js Applications](https://docs.deployhub.cloud/deployment/nodejs-apps.md): Deploy Express, Fastify, Nest.js, and other Node.js backend applications - [Deploy Static Sites](https://docs.deployhub.cloud/deployment/static-sites.md): Deploy React, Vue, Angular, and other static sites to DeployHub - [Build Logs & Monitoring](https://docs.deployhub.cloud/features/build-logs.md): Real-time build logs and deployment monitoring - [Domains & Subdomains](https://docs.deployhub.cloud/features/custom-domains.md): Managing subdomain allocation and custom domains - [Automated Deployments](https://docs.deployhub.cloud/features/deployments.md): Understanding DeployHub's automated deployment pipeline - [Environment Variables](https://docs.deployhub.cloud/features/environment-variables.md): Managing environment variables and secrets in DeployHub - [GitHub Integration](https://docs.deployhub.cloud/features/github-integration.md): OAuth authentication and repository access in DeployHub - [Introduction](https://docs.deployhub.cloud/introduction.md): Deploy static sites and Node.js applications with automated builds, custom domains, and real-time monitoring - [Project Billing](https://docs.deployhub.cloud/projects/billing.md): View project plan, subscription dates, and payment history - [Build History](https://docs.deployhub.cloud/projects/builds.md): View build status, history, and logs for your projects - [Domain Management](https://docs.deployhub.cloud/projects/domains.md): Manage subdomains and custom domains for your projects - [Project Overview](https://docs.deployhub.cloud/projects/overview.md): View project dashboard, status, and deployment information - [Project Settings](https://docs.deployhub.cloud/projects/settings.md): Configure general settings, build commands, and environment variables - [Quickstart Guide](https://docs.deployhub.cloud/quickstart.md): Deploy your first project on DeployHub in under 5 minutes