@adrper79-dot/content
CRUD content management with Neon Postgres and optional LLM-assisted generation. Depends on@adrper79-dot/neon and @adrper79-dot/copy.
Content management backed by Neon Postgres.
@adrper79-dot/neon and @adrper79-dot/copy.
createContent(db, opts)getContent(db, appId, slug)listContent(db, opts)updateContent(db, id, updates)publishContent(db, id)