Databases at the Edge
Fustak provides SQLite databases at the Edge, with replicas in multiple regions.
Speedy builds using esbuild and Rust
You can use JSX and MDX to build your pages without installing any dependencies. It is only necessary the Fustak CLI. Highly configurable and extensible HTML templates, mobile first, SEO friendly and high performance.
Multiple development environments thanks to the power of the branches
You can create a development environment with a command in seconds, and work on a branch without affecting the production environment.
Deploy your application in a few seconds
You can deploy the Assets, Pages and APIs with a command or each one separated.
Pricing
Free plan
We'd love for you to try out Fustak during our development stage and get it for free for your first projects. Depending on the project, you may be able to get it for free permanently. Take advantage of this opportunity!
In case do you have any questions, please contact us at hello@fustak.com or using Discord or Twitter.
Quick start
# Install the CLI
$ curl -L https://cli.fustak.dev/install | sh
# Initialize a project
$ fustak init
# Go to the fustak folder
$ cd fustak
# Register as a user
$ fustak register
# Deploy the project
$ fustak deploy