wordeck/apps/api
Till JS 03485ec780
Some checks are pending
CI / validate (push) Waiting to run
fix(api): 0004_wordeck_text_only + 0005_wordeck_license_rename ins Journal
SQL-Files lagen seit dem Rebrand-Lift im Repo, fehlten aber in
meta/_journal.json — drizzle-migrator iteriert nur Journal-Entries
und hat die zwei ignoriert. Resultat: Wordeck-Rebrand-Constraints
(text-only CHECK, neue License-Strings) waren auf prod nicht angewandt.

Beide Migrations sind idempotent (IF EXISTS / IF NOT EXISTS), beim
nächsten Container-Boot greift der migrate-Hook und führt sie aus.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 16:05:13 +02:00
..
scripts db(cards): baseline migration + drizzle-tracking bootstrap script 2026-05-12 18:53:52 +02:00
src fix(api): 0004_wordeck_text_only + 0005_wordeck_license_rename ins Journal 2026-05-20 16:05:13 +02:00
tests fix(api): vi.fn() in lib-url-fetch.test typt zu typeof fetch 2026-05-20 15:07:14 +02:00
Dockerfile fix(dockerfiles): packages/cards-domain → wordeck-domain 2026-05-17 22:40:31 +02:00
drizzle.config.ts Phase 12 R0+R1: Marketplace-Restore-Plan + Schema in marketplace-pgSchema 2026-05-09 15:05:22 +02:00
package.json refactor(big-bang): cards → wordeck im gesamten Code-Layer 2026-05-17 22:39:42 +02:00
tsconfig.json Phase 3 follow-up: type-check + tests grün, ts-fsrs v5 API 2026-05-08 14:41:04 +02:00
vitest.config.ts security(cards): fail-secure dev-stub, headers, rate-limit, dsgvo audit 2026-05-12 16:56:03 +02:00