Skip to content

zapstore/webapp

Repository files navigation

Zapstore PWA

A fast, SEO-friendly, local-first web interface for the Zapstore app distribution network built on Nostr.

Enables discovering apps, viewing detailed metadata, and connecting users to the Zapstore mobile app for installation.

Tech Stack

  • SvelteKit — Static site generation with prerendering
  • Applesauce — Nostr data layer (EventStore + IndexedDB)
  • Tailwind CSS — Styling

Development

Install dependencies:

bun install

Start the development server:

bun run dev

Open http://localhost:5173 in your browser.

Other Commands

bun run build      # Build for production
bun run preview    # Preview production build
bun run check      # Run TypeScript checks
bun run lint       # Run ESLint
bun run format     # Format code with Prettier

Documentation

See spec/guidelines/ for architecture, vision, and development guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •