The platform
HTTP API, SQL database, object storage, auth, edge runtime, live URL — all in place before you write code. No bundlers, no install, no deploy step.
Just files. An AI-powered framework with cloud iteration, auth, storage, and APIs built in. No bundlers. No Vite. No Webpack. Browser-based, the way it’s supposed to be.
There is no package manager. Niles doesn’t use npm. The framework loads modules directly from your project — no install, no resolver, no lockfile drama. Just files served by the runtime.
The platform is wired before you start. After that, iteration is up to you — let the AI write it, or open the files and edit yourself.
HTTP API, SQL database, object storage, auth, edge runtime, live URL — all in place before you write code. No bundlers, no install, no deploy step.
Prompt in the Niles dashboard with credits. Or run Claude Code locally with your own token. Or just open the files and edit them. Same project, same files, same live URL.
There is no black box and there is no build pipeline to learn. Code arrives at the runtime the moment a file is saved, and goes live as soon as the runtime accepts it.
It’s so simple it’s painful.
node_modules.
A short engineering note — the pipeline that makes “save = deploy” real.
Your app loads as ES modules and stylesheets, served directly by the runtime. No bundler, no build, no transpile step — the browser does what it’s already designed to do.
Changed modules and assets are pushed to the Cloudflare edge. The runtime hot-swaps them in place — the live URL serves the new code within seconds.
No local daemon — Niles is web-based. Whichever path you pick, file changes get pushed straight to Cloudflare.
PostToolUse and Stop hooks fire whenever Claude writes a file. The change is pushed on the spot.Honest, factual feature comparison. The aim isn’t to call anything bad — it’s to make clear which tool covers which stretch of the workflow.
| Feature | niles | Cursor | Replit | Lovable |
|---|---|---|---|---|
| No build tools | ✓ | — | — | — |
| Cloud iteration | ✓ | — | ✓ | ✓ |
| Local + cloud sync | ✓ | — | — | ✓ |
| Backend included | ✓ | — | ✓ | ✓ |
| Cloudflare runtime | ✓ | — | — | ✓ |
| Bring your own AI (Claude Code) | ✓ | ✓ | — | — |
| Bloat | None | Heavy | Heavy | Heavy |
All tiers include the framework, the runtime, and the AI loop. Higher tiers raise project count, drop branding, add custom domains, and bundle dashboard AI credits.
You probably won’t like any of them…
Email or Discord — whichever’s faster.