Open Source & Free Forever

FORGE

deploy next.js in seconds

A powerful CLI that automatically handles git cloning, dependency installation, builds, PM2 process management, nginx reverse proxy, and SSL certificates. Deploy any app with zero configuration and automatic infrastructure.

Terminal
$ npm install -g forge-deploy-cli
$ sudo forge infra --all
$ forge login
$ forge deploy https://github.com/user/app.git
1K+
Deployments
1+
Contributors
10+
Frameworks
Why developers choose Forge

Build faster.
Deploy smarter.

Every feature designed to eliminate friction from your deployment workflow. From zero-config detection to instant rollbacks.

One Command Deploy

Deploy your application with a single command, regardless of tech stack or platform.

Learn more

Multi-stack Support

Works with Next.js, Flask, Node.js, Vue, React, and more frameworks out of the box.

Learn more

Zero Config

Smart detection of your project structure means minimal configuration required.

Learn more

Rollback Support

Instantly rollback to any previous deployment when issues arise.

Learn more

Environment Variables

Secure environment variable management between development and production.

Learn more
Coming Soon

CI/CD Integration

Seamlessly integrates with GitHub Actions, GitLab CI, and other CI/CD platforms.

Stay tuned
3 steps to production

From git repo to live app
in under 60 seconds

Complete infrastructure automation. No complex CI/CD pipelines. No Docker containers. Just clone, build, and deploy with automatic SSL and subdomain management.

01

Install & Setup Infrastructure

Install the CLI globally and setup all required infrastructure including nginx, PM2, Python, Node.js, and SSL certificates.

See documentation
forge-cli
$ npm install -g forge-deploy-cli
$ sudo forge infra --all
✅ Nginx, PM2, SSL certificates ready
🚀 Infrastructure setup complete
02

Authenticate

Login to your Forge account to manage deployments and get automatic subdomain allocation.

See documentation
forge-cli
$ forge login
# Enter your email and password
✅ Successfully authenticated
$ 🔑 API key configured
03

Deploy Instantly

Deploy any Git repository with automatic framework detection, subdomain generation, and SSL certificate provisioning.

See documentation
forge-cli
$ forge deploy https://github.com/user/app.git
✅ Deployed to https://abc123.forgecli.tech
$ 🔒 SSL certificate auto-configured
🚀 Ready in 30s
Ready to get started?

Ship faster with
Forge today

Join thousands of developers who've simplified their deployment workflows. From zero-config detection to instant rollbacks – everything you need to ship with confidence.

Open source
Zero configuration
Multi-platform