Project Explorer
Initializing…
Initializing…
Interactive Preview
8 frameworks · 3 tiers · Click any card to interact with it live in your browser.
Templates built on Windows carry things that cannot run on Linux — node_modules
with win32 binaries, .bin shims missing the executable bit,
.env holding a Windows path, empty databases.
Repair reinstalls dependencies natively and fixes those, then checks every template really serves.
Verify only skips the reinstall and just reports what is broken.
A full repair reinstalls every dependency tree and can take several minutes. Safe to close — it keeps running.