Wvw.dev: world vibe web – A free and OSS federated app store for vibecoded apps
1–3 of 3 posts
Re: Wvw.dev: world vibe web – A free and OSS federated app store for vibecoded apps
#2Adding 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
Re: Wvw.dev: world vibe web – A free and OSS federated app store for vibecoded apps
#3A 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 vani…