Build income-generating products without infrastructure anxiety❤️
FluxNow gives indie product builders predictable backend infrastructure and automatic preview environments - so you can focus on revenue, not cloud math.
Free tier includes a shared resource pool for up-to 4 services (production or previews) and BYO integration loop.
How it works
FluxNow complements your existing stack. No frontend migration. BYO services stay in your accounts.
Connect GitHub
Install the FluxNow GitHub App and add a fluxnow.yaml to your repo.
PR previews stay aligned
PR opens → you get a Preview of your app in PR comments. Same PR corresponds to the same environment.
Run what you want
Always-on workers, queue consumers, long tasks, and predictable backend capacity.
Flexible Compute
Carve your pool however you like
Scale from tiny compiled binaries to massive AI workloads in one unified pool.
| Size | RAM | Typical Use |
|---|---|---|
| XXS | 128MB | Rust, Go, Zig, static bots |
| XS | 256MB | Node.js, Python, small APIs |
| S | 512MB | Typical Backend, Side projects |
| M | 1GB | Production APIs, Workers |
| L | 2GB | Java, heavy databases, CMS |
| XL | 4GB | Large services, Analytics |
| XXL | 8GB | Batch jobs, AI inference |
512MB Free Pool
Beta Access
Making money is hard. Your infrastructure shouldn’t be.
Early-stage note: Plan limits may evolve as we grow
Hobby
Production-grade MVP. Not a toy.
per month
- 512MB shared compute pool
- Up to 4 service slots
- Preview environments included
- 1 custom domain (root/sub)
- HTTPS & secrets management
- BYO Database & AI keys
Pro
High DemandFor scaling startups and professional teams.
per month
- Up to 8GB compute pool
- Up to 64 service slots
- Preview environments included
- Unlimited custom domains
- Advanced metrics & analytics
- Priority support
- Dedicated resources
- 10GB managed Postgres
- 100GB S3 storage
- 1GB Redis storage
How previews work on the Hobby tier
Preview environments are fully supported on the Hobby ($0) plan. All environments (production + preview) share the same 512MB compute pool. For example, you can run:
- 1 production service (256MB) + 1 preview (256MB)
- 1 larger service (512MB)
- Multiple small preview environments (e.g., 4 x 128MB)
Preview Environments (Core Concept)
Preview environments in FluxNow are real backends, not mocks.
- Same container image as production
- Same runtime (Bun, native Node APIs)
- Same infrastructure path
- Optional database branching (Neon / managed CNPG)
- Can be created per branch or pull request
- Can be auto-destroyed after merge
If it works in preview, it works in production.
AI Features (Autonomous Delivery)
FluxNow transforms the development lifecycle into an autonomous software factory.
The Planning Loop
AI-Crew agents analyze requirements to generate PRDs and actionable Issue DAGs (Dependency Graphs).
The Implementation Loop
Autonomous coding agents (like OpenCode) implement features, run tests, and open PRs within Remote DevSpaces that mirror production.
The Verification Loop
Every PR triggers a full-stack preview (Backend + Database Branch + Frontend) where AI agents conduct E2E testing and record automated demo videos for stakeholder approval.
Idea to production, autonomously.