1 comments

  • fka 12 hours ago

    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