devtodollars / startup-boilerplate

Everything you need to build a startup from the CTO of a YC-backed startup

Home Page:https://devtodollars.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Production Boilerplate for Startups

Additional Support

Support me by purchasing premium support from yours truly :)

Code + Docs ($0) Premium Support ($49) I'll Build Your MVP ($5000~)
βœ“ Code βœ“ 30 Min Setup Call βœ“ Completed MVP
βœ“ Documentation βœ“ Premium Discord Support βœ“ Technical Co-founder
βœ“ Discord Community βœ“ Weekly Office Hours
βœ“ Life-time Updates βœ“ Support Matt
View Code Buy Now Book a Call

What's Included:

Mobile / Desktop / Web App (Flutter)

Landing Page / Web App (NextJS)

  • App Router
  • Typescript
  • Payments with Stripe
  • Authentication with Supabase
  • 🚧 Landing Page Template 🚧

Backend (Supabase)

  • Authentication
  • Email + PW
  • SSO (Google, Github, etc.)
  • Fully configured for local development from day one
  • 🚧 backend tests 🚧

Analytics (Posthog)

  • Unified analytics across frontend and backend based on user_id
    • Frontend analytics comes pre-installed for iOS, Android, Web, and MacOS
    • Backend analytics installed and linked to frontend analytics
  • Basic events captured:
    • user signs in
    • user signs up
    • user deletes account
    • user starts checkout
    • user opens billing portal
    • user completes checkout

Payments (Stripe)

  • Stripe fully setup and works with one-time payments and subscriptions
    • stripe table to store stripe_customer_id and current active_products
    • Stripe webhook to sync user subscriptions from stripe to supabase
    • Deno function to retrieve the billing portal url or a checkout session url which works with the payments_screen

Release (Github Actions)

  • Script to bumpversion.sh following semantic versioning
  • Deploys a web preview on Netlify for every PR
  • Publishing pipeline to publish to Netlify and to publish supabase functions
  • 🚧 Automated Mobile Publishing 🚧

Emails (Postmark)

  • Send transactional emails
  • DNS setup to avoid spam folder (DKIM, DMARC, SPF in subdomain)
  • Simplify email updates by using postmark templates

🚧 Blog / Docs (Nextra) 🚧

🚧 Error Monitoring (Sentry) 🚧

About

Everything you need to build a startup from the CTO of a YC-backed startup

https://devtodollars.com

License:MIT License


Languages

Language:TypeScript 52.7%Language:Dart 12.4%Language:C++ 10.9%Language:CMake 8.9%Language:CSS 3.6%Language:PLpgSQL 3.3%Language:JavaScript 1.9%Language:MDX 1.6%Language:HTML 1.4%Language:Ruby 1.3%Language:Swift 1.1%Language:C 0.6%Language:Shell 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%