npm.io
0.0.1 • Published 10h agoCLI

byoapps

Licence
MIT
Version
0.0.1
Deps
0
Size
4 kB
Vulns
0
Weekly
0

byoapps

BYO: bring your own app. Put a web app on your friends' phones with one command. No App Store, no developer account. Friends open a link, add it to their Home Screen, and it runs as an app.

This is a placeholder release (0.0.1) that reserves the package name. The deploy command is coming. Follow https://byoapps.com

What it will do

npx byoapps deploy ./dist --allow-anonymous --json
# → { "url": "https://feud-lite-8k2.byoapps.com",
#     "claim": "https://byoapps.com/claim/ABCD-2345", "expires": "72h" }

Works with any static build (Vite dist/, Next export, plain HTML). Deploy first, claim later: open the claim link to keep the app and choose who can open it.

Optional SDK, one script tag, only if the app needs identity, storage, rooms or push:

<script src="https://byoapps.com/sdk.js"></script>

For AI coding agents

Machine-readable docs will be at https://byoapps.com/llms.txt. An Agent Skill (SKILL.md) will be published for Claude Code, Codex, Cursor and Gemini CLI.

License

MIT Gavibiz Solutions Pty Ltd

Keywords