app-store: add SQLite (io.pilot.sqlite) card#89
Open
Alexgodoroja wants to merge 1 commit into
Open
Conversation
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>
Contributor
|
🚀 Preview deployed to Cloudflare Pages
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.sqlite3.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 viascripts/gen-apps.mjs(adds the SQLite record only; other apps unchanged).scripts/gen-apps.mjs— wiresio.pilot.sqliteinto the category map (Data & Storage), the SQLite brand mark (Simple Icons,#003B57chip), 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, installpilotctl appstore install io.pilot.sqlite.