Gateway outbox worker, MQ wrap, thirdweb adapter updates, and SolaceNet docs.
Made-with: Cursor
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"format": "prettier --write \"src/**/*.ts\"",
|
||||
"prepare": "husky install",
|
||||
"worker:dual-ledger-outbox": "ts-node src/workers/run-dual-ledger-outbox.ts",
|
||||
"worker:gateway-outbox": "ts-node -r tsconfig-paths/register src/workers/run-gateway-outbox-worker.ts",
|
||||
"db:verify-columns": "psql $DATABASE_URL -f scripts/verify-column-names.sql",
|
||||
"db:audit-balances": "psql $DATABASE_URL -f scripts/audit-balances.sql",
|
||||
"db:run-migrations": "./scripts/run-migrations.sh",
|
||||
|
||||
Reference in New Issue
Block a user