Hacker News new | ask | show | jobs
Wvw.dev: world vibe web – A free and OSS federated app store for vibecoded apps (wvw.dev)
2 points by fka 97 days ago
1 comments

A distributed app store for projects built with AI coding agents. Each store is an apps.json in a GitHub repo. A build script aggregates them into a unified catalog on GitHub Pages. No backend or database needed. just JSON.

Adding your apps: create an apps.json, open a PR. Or tell your AI agent to do it the spec is designed for that.

Built on Appétit (https://github.com/f/appetit), a standalone App Store UI in vanilla HTML/CSS/JS you can deploy as your own store. WVW federates multiple Appétit instances into one catalog.

Source: https://github.com/f/wvw.dev