Is Vibecodr only for frontend experiments?
No. Browser-side apps are the easiest place to begin, but a project can grow into a backed app when it needs secrets, schedules, webhooks, or other trusted server work. You add that with a Pulse only when the project earns it.
Do I need to install anything or know how to code?
No. The default path is browser-first, so you can open published work immediately and publish your own by pasting what an AI wrote. And if you do code, nothing is hidden — bring a whole repo and wire up a real backend.
Why make such a point of keeping one canonical app?
Because a project should be able to grow without losing its audience, links, embeds, history, or remix context every time a new version ships. BUMP IT keeps it one living thing instead of a graveyard of near-identical URLs.
How does Vibecodr keep things both open and safe?
By letting browser-side code be easy to open while keeping trusted backend capability in a separate Pulse plane, with explicit rules around secrets, routing, storage, and outbound calls. Open to play with, sealed where it counts.