Skip to main content

AI-powered CLI tool for build your full-stack applications in minutes

Project description

AutoStack: The AI-Native SaaS Framework

Generate production-ready SaaS apps instantly, powered by autonomous AI Agents.

๐Ÿš€ What is AutoStack?

AutoStack is an AI-native framework designed to transform high-level ideas into fully functional SaaS applications rapidly, effortlessly, and at scale.

Powered by cutting-edge AI models, AutoStack automatically scaffolds full-stack React apps with Flask backend and SQLite database, built-in authentication, real-time features, complete TypeScript integration, and production-grade database schemas.

โœจ Key Features

  • ๐Ÿค– AI-Powered Generation: Instantly build full-stack React apps with Flask & SQLite
  • ๐Ÿ—๏ธ Complete Application Stack: Frontend (React), backend (Flask), authentication , data persistence all handled automatically
  • ๐Ÿ” Integrated Authentication: Seamless Flask auth setup with protected routes
  • ๐ŸŽฏ TypeScript First: Clean, strongly-typed React codebases by default
  • โšก Real-time Capabilities: Real-time features via Flask integration
  • ๐Ÿ“Š Automated Database Setup: Auto-generated SQLite schemas and migrations

๐Ÿ“ฆ Quick Start

Installation

Install from PyPI:

pip install autostack_cli

Or install from source:

git clone https://github.com/mohammedpithapur/autostack.git
cd autostack
pip install -e .

๐Ÿ› ๏ธ Usage

Start a new SaaS project effortlessly:

autostack start

Interactive Setup Flow

Running autostack start guides you through:

โœ… Project Name & Description

๐Ÿ“‹ Template Selection

  • E-commerce Template
  • SaaS Marketing Template
  • CRM Template
  • Default Template

๐Ÿงฉ Tech Stack Selection

  • React (UI Only): For frontend-only projects
  • React + Flask + SQLite: For full-stack projects with authentication, data persistence, and real-time features

๐Ÿ”‘ Database Configuration

  • SQLite database auto-setup

๐Ÿค– AI Model Selection

  • Claude 3.7 Sonnet (Anthropic)
  • GPT-4.1 (OpenAI)
  • Gemini 2.5 Pro (Google)

๐Ÿ”‘ API Keys Setup

Create a .env file with your API key(s):

# Claude
ANTHROPIC_API_KEY=your_anthropic_api_key

# GPT-4.1
OPENAI_API_KEY=your_openai_api_key

# Gemini
GOOGLE_API_KEY=your_google_api_key

Only one API key (for your chosen model) is required.

๐Ÿ—๏ธ Behind-the-Scenes Build Steps

The AutoStack CLI handles:

Task Details
Project Initialization Scaffold React + Flask project with TypeScript integration
Authentication Setup Integrated Flask Auth with UI & route protection
Database Schema Automatic SQLite DB setup, models, and migrations
Dependency Installation npm & pip dependencies and dev environment configuration
Real-time Setup Native integration of Flask real-time capabilities
Development Server Auto-start React and Flask dev servers for immediate preview

๐Ÿ“ Example Output

โœ… Build complete!
โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ Build Summary โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚                                             โ”‚
โ”‚ Project:       task-manager                 โ”‚
โ”‚ Description:   App for managing tasks       โ”‚
โ”‚ Tech Stack:    React + Flask + SQLite      โ”‚
โ”‚ Files Created: 42                           โ”‚
โ”‚ Status:        FINISHED                     โ”‚
โ”‚                                             โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

๐ŸŒŸ Our Vision

AutoStack aims to revolutionize application development, leveraging advanced AI to automate the creation of full-stack SaaS products, empowering developers to focus purely on innovation and unique business logic.

๐ŸŽฏ Our Mission

To build the most intuitive, powerful AI-native SaaS generation framework making software development dramatically faster, simpler, and more creative.

๐Ÿค Contributing

Join our open-source community and help shape the future:

  • ๐ŸŒฑ Fork and improve the repo
  • ๐Ÿ› ๏ธ Submit pull requests with features or fixes
  • ๐Ÿ’ก Share your suggestions and feedback on GitHub issues

๐Ÿ“„ License

Licensed under MIT โ€“ see LICENSE for details.

๐Ÿ”— Useful Links

โญ Support the framework by starring the repo!

AutoStack SaaS app development reimagined.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autostack_cli-1.0.0.tar.gz (41.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

autostack_cli-1.0.0-py3-none-any.whl (54.6 kB view details)

Uploaded Python 3

File details

Details for the file autostack_cli-1.0.0.tar.gz.

File metadata

  • Download URL: autostack_cli-1.0.0.tar.gz
  • Upload date:
  • Size: 41.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for autostack_cli-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8b0acea70cdd7bbe377dcd04fa46af512336a81448b5050c42e55812fbae64f5
MD5 9cfc0d6fd9b29940d030ebdcf5299ec4
BLAKE2b-256 7bcf40b629fc61b192c4e2e96e1b05c8d76fff134e433bd2a12038a2c95fe78e

See more details on using hashes here.

File details

Details for the file autostack_cli-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: autostack_cli-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 54.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for autostack_cli-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 00c959867ba040544bc246d601b6f57ae53fbb306fb164bc4e2bc4b9448da4b1
MD5 79e98d958ff7607ebabe189f158f08f6
BLAKE2b-256 15b7d74590165b8850adc28cb19295c3aaff2833449428f69fe56b514a963e1b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page