Updated March 2026
Sutrena hosts static HTML and collects form data. There is no server-side logic, no database queries, no user authentication, no sessions, and no backend routing.
For a full web application — login system, user accounts, real-time features, business logic — use a framework like Next.js, Rails, Django, or Laravel.
But for static web apps (SPAs, dashboards, marketing sites, documentation sites, portfolios, blogs), Sutrena Pages are a complete hosting solution. Deploy any HTML/CSS/JS via the API. Multi-page sites with hierarchical slugs, custom domains, CDN assets — all included. Client-side JavaScript works fine, so React SPAs and similar are supported.
Sutrena also handles forms alongside your app: feedback, NPS surveys, bug reports, contact forms, waitlists. Your app framework handles application logic, Sutrena handles structured data collection.
For MVPs and prototypes, Sutrena can get you surprisingly far. Deploy a landing page, a waitlist form, and a dashboard — all through the API. No backend needed. When you outgrow this and need server-side application logic, move to a framework. Your Sutrena forms and pages can stay as they are.