backend for xcvr appview

can't type

+1 -1
+1 -1
migrations/005_initimages.up.sql
··· 1 - CREATE TABLE iamges ( 1 + CREATE TABLE images ( 2 2 uri TEXT PRIMARY KEY, 3 3 did TEXT NOT NULL, 4 4 signet_uri TEXT NOT NULL,