Blitzship Logoblitzship
DocumentationDocumentationGet BlitzshipGet Blitzship (opens in a new tab)Join DiscordJoin Discord (opens in a new tab)
(opens in a new tab)
  • Introduction
  • SST and Infrastructure as Code
  • Get Started
    • Folder Structure
    • Cloning the Repository
    • Setting up AWS
    • Setting up .env files
      • General
      • Authentication
      • Social Sign-in
      • Stripe
      • Analytics
    • Developing locally
    • Summing up

  • Custom Domains
  • Theming and Styling
  • Deploying to Production

  • The Stacks Directory
    • Next.js Stack
    • Dynamo Stack
    • Auth Stack
    • Email Stack
    • Bucket Stack
    • API Stack
    • Secrets Stack
  • The Packages Directory
    • Core Folder
    • Functions Folder
    • Landing Page Folder
    • Main App Folder
    • Schemas Folder
    • Transactional Folder
Share your feedback (opens in a new tab)
Documentation
Get Started
Summing up

Summing up

By now, you should have successfully registered on AWS, set up your AWS CLI, and added all necessary environment variables for Authentication, Stripe, and Product Analytics. You are now ready to start developing your app locally.

I recommend you proceed with the following documentation articles as you explore the codebase side by side:

  • Already pre-configured AWS infrastructure in Blitzship
    • Next.js Infrastracture
    • DynamoDB Infrastracture
    • API Infrastracture
    • Authentication Infrastracture
    • File Storage Infrastracture
    • Email Infrastracture
Developing locallyCustom Domains

Privacy policyTerms of service