9 packages
@200systems/agenda-pet-shared
@200systems/mf-db-core
Core database interfaces and types for the TypeScript microframework
@200systems/mf-db-mysql
MySQL database client with connection pooling, migrations, and health monitoring
@200systems/mf-db-postgres
PostgreSQL database client with connection pooling, migrations, and health monitoring
@200systems/mf-express-adapter
Express.js integration adapter with middleware, controllers, and error handling
@200systems/mf-logger
Structured logging with multiple outputs and performance timing for TypeScript applications
@200systems/mf-repository-base
Base repository classes with generic CRUD operations and query building
@200systems/mf-service-base
Service layer base classes with validation, error handling, and business logic patterns
@200systems/mf-sveltekit-adapter
SvelteKit integration adapter with API client, stores, and hooks