# GoFast Live V1 ## Docs - [Database](https://docs.gofast.live/configuration/database.md): Choose between PostgreSQL, Turso with Embedded Replicas, or SQLite - [Deployment](https://docs.gofast.live/configuration/deployment.md): Choose your deployment and monitoring strategy - [Emails](https://docs.gofast.live/configuration/emails.md): Choose between Postmark, SendGrid, or Resend - [Files](https://docs.gofast.live/configuration/files.md): Choose between Cloudfalre R2, AWS S3, Google Cloud Storage, or Azure Blob Storage - [OAuth](https://docs.gofast.live/configuration/oauth.md): Fully working OAuth flow without any external provider + Magic Links - [Payments](https://docs.gofast.live/configuration/payments.md): Choose between Stripe, or Lemon Squeezy (not implemented) - [CI/CD](https://docs.gofast.live/guidelines/cicd.md): CI/CD with GitHub Actions - [Errors](https://docs.gofast.live/guidelines/errors.md): Errors and Form Validations Guidelines - [Frontend](https://docs.gofast.live/guidelines/frontend.md): Support for SvelteKit, Next.js, Vue.js and HTMX - [Kubernetes](https://docs.gofast.live/guidelines/kubernetes.md): Deploy your application using Kubernetes - [Protocol](https://docs.gofast.live/guidelines/protocol.md): Support for both HTTP and gRPC - [Security](https://docs.gofast.live/guidelines/security.md): Authentication and Authorization - [Introduction](https://docs.gofast.live/introduction.md): Welcome to the GoFast V1! - [Quickstart](https://docs.gofast.live/quickstart.md): Start building awesome aplications in under 5 minutes ## Optional - [CLI](https://github.com/gofast-live/gofast-cli) - [Community](https://discord.gg/EdSZbQbRyJ)