Skip to content

app-store: add SQLite (io.pilot.sqlite) card#89

Open
Alexgodoroja wants to merge 1 commit into
mainfrom
appstore/io.pilot.sqlite-card
Open

app-store: add SQLite (io.pilot.sqlite) card#89
Alexgodoroja wants to merge 1 commit into
mainfrom
appstore/io.pilot.sqlite-card

Conversation

@Alexgodoroja

Copy link
Copy Markdown
Collaborator

Add the SQLite app-store card

Companion to app-template pilot-protocol/app-template#61 and catalogue pilot-protocol/pilotprotocol#354. Adds SQLite (io.pilot.sqlite 3.45.2) to the app-store — a zero-server, single-file, transactional (OLTP) SQL engine; the durable on-disk complement to DuckDB.

Changes

  • src/data/app-overrides.json + src/data/app-methods.json — the catalogue snapshot for the app (listing, 8 methods, keywords, sizes).
  • src/data/apps.ts — regenerated via scripts/gen-apps.mjs (adds the SQLite record only; other apps unchanged).
  • scripts/gen-apps.mjs — wires io.pilot.sqlite into the category map (Data & Storage), the SQLite brand mark (Simple Icons, #003B57 chip), and the protection fallback.
  • public/appicons/io.pilot.sqlite.svg — the monochrome SQLite feather mark.

Verified: npm run build (328 pages) + check:plain (81 pairs, twin in sync). Screenshotted the card grid and the detail page in dark mode — the white feather on the navy chip is crisp in both themes; stats read v3.45.2 · 8 methods · 9.2 MB · Guarded · macOS · Linux, install pilotctl appstore install io.pilot.sqlite.

The card shows "Live on catalogue"; merge after the catalogue PR lands.

Native SQLite 3.45.2 CLI app — zero-server, single-file transactional
(OLTP) SQL, the durable on-disk complement to DuckDB. Adds the catalogue
snapshot (overrides + methods), regenerates apps.ts, wires the SQLite
brand mark (Simple Icons, #003B57 chip) into gen-apps, and lands the
appicon. Card sits in Data & Storage alongside PostgreSQL/DuckDB/Redis;
detail page + plain twin build clean, logo visible in light and dark.

Co-Authored-By: Alex Godoroja <alex@vulturelabs.io>
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🚀 Preview deployed to Cloudflare Pages

  • Commit deploy URL: https://935ac5fc.pilotprotocol.pages.dev
  • Branch alias: https://appstore/io.pilot.sqlite-card.pilotprotocol.pages.dev (may take ~30s to propagate)
  • Commit: d696868a83235fe8490909f38fcb63b6c9a56935

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant