Fazt

Turn any $5 VPS into a Serverless Platform.
Zero Dependencies. All state in one SQLite file.

$ curl -s https://fazt-sh.github.io/fazt/install.sh | bash

The Philosophy

Simplicity is the ultimate sophistication.

One Binary

No apt-get. No Docker. No NPM. Just a single static executable that contains the web server, database engine, JS runtime, and assets.

One Database

The filesystem is dead. User sites, configurations, logs, and SSL certificates all live in `data.db`. Backup one file to backup the world.

Zero Deps

Self-contained. Fazt manages its own processes, certificates, and traffic. It runs on any Linux server with a single command.

One Command

curl | bash. No wizards, no configuration files, no manual setup. From zero to production in seconds.

Features

Everything you need to ship.

💎

Cartridge Architecture

Treat your server like a GameBoy cartridge. State is isolated. Upgrades are atomic. Portability is absolute.

âš¡

Serverless V8

Deploy JS functions alongside static files. Embedded runtime.

🔒

Auto HTTPS

Automatic Let's Encrypt certificates. Zero config.

📂

Virtual Filesystem

Sites live in the database. Instant atomic deployments and rollbacks. High performance caching. No disk I/O.

🚀

Zero Friction

From empty VPS to PaaS in 10 seconds.

📊

Analytics

Privacy-friendly web analytics included.