0
npm downloads
0
GitHub stars
0%
uptime
Features
Everything you need to ship
Zero config, maximum velocity. Every feature designed for developers who ship.
Zero-Config Builds
Automatic framework detection. No webpack configs, no esbuild setups. Just code and ship.
# forge.config.ts
export default {
framework: "auto",
optimize: true,
target: "edge"
}
Live Preview
Instant preview URLs for every branch and PR. Share with your team before merging.
$ forge preview
✔ Building preview...
✔ Preview ready:
https://pr-42.preview.forge.sh
Secret Management
Encrypted environment variables with role-based access. No more .env files in Slack.
$ forge secrets set API_KEY=sk_...
$ forge secrets set DB_URL=postgres://
✔ 2 secrets encrypted
✔ Synced to production
Workflow
5 steps → 1 command
Stop context-switching. One command does it all.
Integrations
Works with your stack
GitHub
Docker
AWS
Vercel
Redis
PostgreSQL
Pricing
Start free, scale as you grow
Hobby
Free
For personal projects and experiments
- ✓3 projects
- ✓1 GB bandwidth / mo
- ✓Preview deployments
- ✓Community support
- ✓Shared compute
Pro
$20/mo
For professional developers and small teams
- ✓Unlimited projects
- ✓100 GB bandwidth / mo
- ✓Custom domains
- ✓Team collaboration
- ✓Priority support
- ✓Secrets management
Enterprise
Custom
For organizations with advanced needs
- ✓Everything in Pro
- ✓Unlimited bandwidth
- ✓SSO / SAML
- ✓SLA guarantee
- ✓Dedicated support
- ✓Audit logs
- ✓On-prem option