Back to Build

Download a starter

Each starter is pre-wired to @apna/sdk 0.3.2. Download, run, and publish — your app connects to the Apna host automatically.

React + Vite

Host yourselfMost popular

A full React 18 + Vite 5 + TypeScript starter with @apna/sdk 0.3.2 pre-wired. Includes an ApnaProvider, useApna() hook, and a demo UI. Deploy anywhere that serves static files.

Single HTML + JS

Host on NostrNo hosting needed

One HTML file, no build step. The SDK loads from CDN. Publish directly to Nostr — your entire app lives in a Nostr event; no URL or static hosting required (hosting: "nostr").

Make any web app compatible

Integration guide

Already have an app built with Next.js, Vue, Svelte, or plain JS? This step-by-step guide shows you how to add @apna/sdk in under 10 minutes.

Need an in-browser editor? Try the live editor — write, preview, and publish without leaving your browser.