nexus/server
Mikkel Georgsen 3700c75a86 feat(09-03): wire skillRegistryService export and startup DB init
- Add skillRegistryService re-export to services/index.ts after companySkillService
- Add fire-and-forget skill registry DB init in server/src/index.ts after reconcile block
- Uses dynamic import to avoid adding libSQL to critical startup path
2026-04-01 01:12:40 +02:00
..
scripts [nexus] fix: use tsx/cli exports subpath instead of deep import (fixes ERR_PACKAGE_PATH_NOT_EXPORTED) 2026-03-31 12:04:43 +02:00
src feat(09-03): wire skillRegistryService export and startup DB init 2026-04-01 01:12:40 +02:00
CHANGELOG.md chore: release v0.3.1 2026-03-12 13:09:22 -05:00
package.json feat(09-01): install @libsql/client, schema, DB init, path helpers 2026-04-01 01:00:25 +02:00
tsconfig.json Fix root TypeScript solution config 2026-03-09 14:09:30 -05:00
vitest.config.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00