πŸ“„
About Stacks

STACKS.JS

Rapid Development Framework

A TypeScript framework for building modern web applications, APIs, and cloud infrastructure.

Stacks provides an elegant, opinionated solution for common development needs with a focus on developer experience and productivity.

Built on Bun, TypeScript, and Tauri.

✨ Convention over configuration, while staying wholly configurable

🌐
Ecosystem

Ecosystem

The complete Stacks.js ecosystemβ€”all open source, all TypeScript.

Core Packages

πŸ€–
AI
Deep AI integrations for agentic workflows
πŸ”Œ
API
Build scalable REST APIs
πŸ”
Auth
Authentication and authorization
⚑
Cache
Multi-driver caching system
⌨️
CLI
Beautiful command-line interfaces
☁️
Cloud
Cloud infrastructure management
πŸ—„οΈ
Database
Database connections & migrations
πŸ—ΊοΈ
ORM
Elegant object-relational mapper
🧭
Router
Fast & flexible routing
βœ…
Validation
Type-safe validation
πŸ“¬
Queue
Background job processing
πŸ’Ύ
Storage
File storage abstraction
πŸ“«
Email
Send emails with ease
πŸ“‘
Events
Event-driven architecture
πŸ””
Notifications
Multi-channel notifications
πŸ§ͺ
Testing
Testing utilities & helpers
πŸ”
Search Engine
Full-text search capabilities
⚑
Realtime
WebSocket & real-time features
πŸ”¬
X-Ray
Debugging & monitoring tools
πŸ’³
Payments
Payment processing integration
βš™οΈ
Backend Features

Backend

Simple, elegant syntax powers amazing functionality.

Authentication

import { Auth } from '@stacksjs/auth' // Login user const user = await Auth.attempt({ email: 'user@example.com', password: 'secret' }) // Get authenticated user const current = await Auth.user()
🎨
Frontend Features

Frontend

Develop dynamic UIs with helpers for atomic design, and much more.

⚑️ Powered by TypeScript, Bun & Tauri

Components

<template> <Card title="Hello"> <p>Reusable components</p> </Card> </template> <script setup> // Auto-imported </script>
☁️
Cloud Features

Cloud

Develop & maintain cloud infrastructure with ease.

Imagine Vercel, Vapor and Forge having been unified.

Deployment

export default { provider: 'aws', region: 'us-east-1', compute: { type: 'serverless', memory: 1024 } }
πŸ“Š
Dashboard

Dashboard

🚧

Work in Progress

The Stacks Dashboard is currently under development.

Check back soon for exciting new features!

πŸ’‘ Coming Soon: Real-time metrics, analytics, and insights

πŸ“ƒ
Welcome.pdf - PDF Viewer
Page 1 of 1

STACKS.JS

The TypeScript Framework for Modern Development

Version 1.0 β€’ October 2025

Lightning Fast Performance

Built on Bun, the fastest JavaScript runtime

4.2x
Faster than Next.js
Server startup time
8.1x
Faster than Express
Request throughput
15x
Faster than Laravel
Cold start time

What is Stacks?

Stacks is a rapid development framework that enables you to build modern web applications, APIs, and cloud infrastructure with TypeScript. It provides an elegant, opinionated solution for common development needs while maintaining complete configurability.

Key Features

⚑
Ultra-Fast Runtime Built on Bun for maximum performance
🎯
Type-Safe Everything Full TypeScript support throughout
πŸ”‹
Batteries Included ORM, Auth, Queue, Cache, and more
πŸ–₯️
Cross-Platform Web, Desktop & Mobile from one codebase
πŸš€ Quick Start bunx stacks new my-project

Pricing

πŸŽ‰ Early Bird Special

We follow Big Mac Index Pricing – Fair pricing for everyone, everywhere

πŸ’‘ Hobby Edition

Perfect for personal projects

$9/mo
or
$179 lifetime

Click to purchase β†’

POPULAR

πŸš€ Professional Edition

For professionals & teams

$29/mo
or
$279 lifetime

Click to purchase β†’

πŸ’³ All prices in USD. Prices may vary based on your location using Big Mac Index for fair global pricing.

Learn more at stacksjs.org

Β© 2025 Stacks. Open source under MIT License.

πŸ”‘
Software License Registration

STACKS.JS Professional Edition

Version 1.0 - Build 2025.1

Thank you for choosing STACKS.JS Professional Edition! To unlock all features and receive lifetime updates, please purchase a license code.

License Type: Professional Edition
Regular Monthly: $49/mo
Founding Member Price: $29/mo or $279 lifetime
πŸ’° Monthly Savings: $20/mo (41% off) + Exclusive Lifetime Access
Features: Unlimited Team Members
Priority Support
Lifetime Updates
πŸŽ‰ Founding Member Exclusive: This lifetime pricing is a once-in-a-lifetime offer and will never be available again after launch. Lock in your access now!
Selected Edition: Professional Edition
The edition pricing will be reflected in your plan options below.

πŸ”’ Secure Payment: All payment data is securely processed by Stripe. Your card information is never stored on our servers.

Need help? Contact support@stacksjs.org

30-Day Money-Back Guarantee

πŸ“
Stacks Blog - Coming Soon

Stacks Blog

Updates, tutorials, and insights from the Stacks team

Introducing Stacks 1.0: The Future of Full-Stack TypeScript

Coming Soon
πŸ“… December 2025 β€’ ✍️ Chris Breuer β€’ 🏷️ Release, TypeScript, Framework

We're thrilled to announce that Stacks 1.0 is on the horizon! After months of development and community feedback, we're ready to unveil a revolutionary full-stack TypeScript framework that makes building modern applications faster, safer, and more enjoyable than ever before.

Stacks 1.0 brings together the best parts of modern web development: type-safe APIs, lightning-fast build times with Bun, powerful CLI tools, and a batteries-included ecosystem that just works. Whether you're building a SaaS application, a desktop app with Tauri, or a high-performance API, Stacks has you covered.

Read more β†’

Building Type-Safe APIs with Stacks Router

Tutorial
πŸ“… November 2025 β€’ ✍️ Engineering Team β€’ 🏷️ Tutorial, API, TypeScript

Learn how to build fully type-safe REST and RPC APIs using Stacks Router. In this comprehensive tutorial, we'll walk through creating endpoints, validating requests, handling errors, and leveraging TypeScript's type system to catch bugs before they reach production.

Stacks Router provides automatic OpenAPI documentation, built-in validation with Zod, and seamless integration with your database models. Plus, with intelligent type inference, your frontend automatically knows about your API's exact shapeβ€”no manual synchronization needed!

Read more β†’

From Idea to Production in 10 Minutes

Guide
πŸ“… October 2025 β€’ ✍️ Developer Advocate β€’ 🏷️ Getting Started, Deployment

See how Stacks streamlines your development workflow from local development to production deployment. With built-in database migrations, automatic TypeScript compilation, hot module reloading, and one-command deployments, you'll ship faster than ever.

This guide covers scaffolding a new project, setting up your database, building your first API, creating a frontend component, running tests, and deploying to your preferred hosting providerβ€”all in under 10 minutes!

Read more β†’

Meet the Ecosystem: 50+ Libraries & CLIs

Ecosystem
πŸ“… September 2025 β€’ ✍️ Chris Breuer β€’ 🏷️ Ecosystem, Tools, Libraries

Explore the growing Stacks ecosystem with over 50 carefully crafted libraries and CLI tools. From image optimization with imgx and pngx, to DNS management with dnsx, to queue processing with bun-queueβ€”every tool is designed to work seamlessly together while remaining independently useful.

Each package follows our core principles: type-safe, performant, well-documented, and developer-friendly. Whether you need HTTP utilities, logging, testing, or deployment tools, the Stacks ecosystem has you covered.

Read more β†’

Stay Updated

Subscribe to our newsletter for the latest updates, tutorials, and community highlights.

πŸ’–
Become a Stacks.js Sponsor

πŸ’– Support Open Source

Help us maintain and develop the Stacks ecosystem

Stacks.js is an MIT licensed open source project and completely free to use. The tremendous amount of effort needed to maintain such a large ecosystem and develop new features is only made sustainable thanks to the generous financial backing of our sponsors.

How to Sponsor

Sponsorships can be done via GitHub Sponsors or OpenCollective. Both monthly-recurring and one-time donations are accepted.

Questions? Contact sponsor@stacksjs.org

Sponsorship Tiers

⭐ Global Special Sponsor

EXCLUSIVE

Limited to one sponsor globally. Currently vacant. Above-the-fold logo placement on stacksjs.org, exclusive social media promotion, and top placement in all sponsorship locations.

πŸ’Ž Diamond

$2,500/mo

Prominent logo on stacksjs.org, 70+ library sites, and all GitHub READMEs. Maximum visibility across the entire ecosystem.

πŸ₯ˆ Platinum

$1,000/mo

Large logo placement across stacksjs.org, 70+ library sites, and GitHub READMEs.

πŸ₯‡ Double Gold / Gold

$500 - $250/mo

Large logo on stacksjs.org and 70+ library sites/READMEs.

πŸ₯ˆ Silver

$100/mo

Medium logo on stacksjs.org, library sites, and BACKERS.md files.

πŸ₯‰ Bronze

$50/mo

Small logo placement across the ecosystem.

πŸ’š Generous Backer

$25/mo

Private Discord access, free Dashboard account, social media follow, name in BACKERS.md.

πŸ” Sponsorware Tier

$10/mo

Access to sponsorware projects (DynamoDB ORM driver, etc.) + name in BACKERS.md.

❀️ Individual Backer

$5/mo

Name listed in BACKERS.md across 70+ repositories.

πŸ’– Sponsor on GitHub Support on OpenCollective
πŸ“
Benchmarks
πŸ—‘οΈ
Recycle Bin
⚠️ Note: These items are in the Recycle Bin. Stacks has native tooling built-in, to self-host a maintainable, performant & secure environment, in a zero-setup & zero-config way.
Name Type Date Deleted
πŸš‚ Laravel PHP Framework 10/15/2025
πŸ’Ž Ruby on Rails Ruby Framework 10/14/2025
🍺 Homebrew Package Manager 10/13/2025
πŸ”­ Laravel Horizon Queue Dashboard 10/12/2025
πŸ”¬ Laravel Telescope Debug Assistant 10/11/2025
βš’οΈ Laravel Forge Server Management 10/10/2025
☁️ Laravel Vapor Serverless Platform 10/09/2025
πŸŒ₯️ Laravel Cloud Cloud Platform 10/08/2025
β–² Vercel Hosting Platform 10/07/2025
🎯 Netlify Hosting Platform 10/06/2025
πŸ“¦ Composer PHP Package Manager 10/05/2025
🐳 Docker Desktop Container Platform 10/04/2025
🟒 Node.js JavaScript Runtime 10/03/2025
⚑ Vite Build Tool 10/02/2025
πŸ“ ESLint Linter 10/01/2025
πŸ’… Prettier Code Formatter 09/30/2025
πŸ¦€ Oxc Rust Toolchain 09/29/2025
πŸ“– VitePress Static Site Generator 09/28/2025
πŸ“š VuePress Static Site Generator 09/27/2025
🌐 Nginx Web Server 09/26/2025
πŸš‡ Ngrok Tunneling Service 09/25/2025
🦌 Laravel Herd Local Dev Environment 09/24/2025
οΏ½
Contact Us

Get in Touch

πŸ“ Our Location

Stacks Headquarters
12665 Village Ln
Playa Vista, CA 90094
United States

βœ‰οΈ Send us a message

πŸ’‘ Quick Links: For general inquiries, email us at hello@stacksjs.org
For support questions, visit our Discord community
πŸ“
Libraries & CLIs

Libraries & CLIs

Powerful TypeScript libraries and command-line tools for modern development.

πŸ“¦
aax
A library to work with Audible's .aax files. Cross-platform app coming soon.
πŸ“¦
audiox
Powerful audio processing for your workflows.
πŸ“¦
backupx
Comprehensive & performant database and file backup solution.
πŸ“¦
besting
A modern & extremely performant testing framework. Browser, CLI, API testing-ready.
πŸ“¦
buddy-bot
Just like Renovate and Dependabot, just open source & self-hosted.
πŸ“¦
bumpx
Bump your version numbers automatically.
πŸ“¦
bun-git-hooks
A simple git hooks manager for all-sized Bun projects.
πŸ“¦
bun-query-builder
A safe, performant & fully-typed query builder.
πŸ“¦
bun-queue
A modern port of BullMQ. Optimized for Bun usage.
πŸ“¦
bun-router
A powerful yet lightweight router for your server. Used by Stacks.
πŸ“¦
bunfig
Lightweight & smart Bun configuration loader.
πŸ“¦
clarity
Modern debugging & logging for browser & server.
πŸ“¦
dtsx
Extremely fast & configurable DTS emitter.
πŸ“¦
dnsx
A command-line & library DNS client. Like dig & dog, but for TypeScript.
πŸ“¦
gitit
A simple way to download templates stored using git.
πŸ“¦
gitlint
Minimal & fast Git commit message linting & formatting.
πŸ“¦
httx
A modern, user-friendly command-line & library HTTP client for the API era.
πŸ“¦
imgx
Make your images load faster. A better save for the web.
πŸ“¦
jpgx
A TypeScript JPEG encoder & decoder for Bun & Node.js.
πŸ“¦
localtunnels
A simple and smart tunneling alternative. Without or with self-hosting.
πŸ“¦
logsmith
Forge beautiful changelogs from your commits.
πŸ“¦
pickier
Format, lint, and moreβ€”in a fraction of second.
πŸ“¦
pngx
Modern PNG encoder & decoder.
πŸ“¦
post
The Post. A modern mail server & utilities. Ships with a CLI, library, and UI.
πŸ“¦
qrx
QR & Bar Code generating & reading. Lightweight & powerful.
πŸ“¦
rpx
A modern, fast reverse proxy. For a better local development environment.
πŸ“¦
tlsx
A TLS library with automation & HTTPS by default.
πŸ“¦
ts-avif
High quality & small file sizes.
πŸ“¦
ts-cache
A fast, type-safe, and feature-rich caching library for modern applications.
πŸ“¦
ts-clone
Deeply clone arbitrary objects using TypeScript.
πŸ“¦
ts-collect
A powerful, yet lightweight, Laravel-like Collections written for TypeScript.
πŸ“¦
ts-countries
Modern, lightweight, elegant country data management.
πŸ“¦
ts-datetime
Performant & powerful datetime library. Carbon-API inspired.
πŸ“¦
ts-gif
Performant TypeScript implementation of a GIF encoder & decoder.
πŸ“¦
ts-i18n
A fully-typed i18n experience.
πŸ“¦
ts-inputs
Modern input masking.
πŸ“¦
ts-broadcasting
Realtime the simple & performant way.
πŸ“¦
ts-maps
Modern & lightweight library for creating interactive vector maps.
πŸ“¦
ts-medium-editor
A modern, minimal & performant Medium-like rich text editor.
πŸ“¦
ts-mocker
Performance-focused & lightweight TypeScript faker library. Comprehensive locale support.
πŸ“¦
ts-ndarray
Multidimensional arrays for JavaScript & TypeScript.
πŸ“¦
ts-numbers
Lightweight currencies, weights, phone numbers, and more. Localized.
πŸ“¦
ts-pkgx
Automated Typed Pantry details.
πŸ“¦
ts-prompts
Build modern & pretty CLI applications.
πŸ“¦
ts-punycode
Lightweight Punycode converter. RFC 3492 & RFC 5891 supported.
πŸ“¦
ts-rate-limiter
High-performance, flexible rate limiting library. For TypeScript.
πŸ“¦
ts-security
Performant & lightweight cryptography tooling.
πŸ“¦
ts-slug
Lightweight slug generation. Browser & Bun / Node.js compatible.
πŸ“¦
ts-spreadsheets
Easily generate spreadsheets, like CSVs and Excel files.
πŸ“¦
ts-svg
Powerful developer toolkit for working with SVGs.
πŸ“¦
ts-syntax-highlighter
A syntax highlighter for the modern web. Built for performance.
πŸ“¦
ts-validation
Lightweight & performant form & request data validation library.
πŸ“¦
ts-vat
Simply handle EU MOSS tax & VAT regulations & calculations.
πŸ“¦
ts-webp
A modern image format for the Web.
πŸ“¦
ts-web-scraper
Powerful, type-safe web scraping tooling.
πŸ“¦
vidx
Make your videos load faster. A better save for the web.
πŸ“
Plugins & Actions
πŸ“
Templates
STACKS.JS
πŸ‘€
Developer
βš™οΈ
Backend
🎨
Frontend
☁️
Cloud
πŸ’Ž
Sponsorware
πŸ“±
Apps
πŸ—οΈ
Frameworks
πŸ”—
Resources
12:00 PM