📄️ Config
This package provides a solution for handling the configuration for NodeJs applications.
📄️ error-express-handler
This package exports a middleware for express that handles Error and HttpError(custom package type).
📄️ ESLint config
A collection of ESLint configs for various frameworks and environments.
📄️ express-access-log-middleware
An access and error logger for express based on pino-http.
📄️ js logger
JavaScript and TypeScript logger for MapColonies based on pino.
📄️ OpenAPI Express Viewer
A lightweight Express.js middleware for serving OpenAPI/Swagger documentation with both UI and raw spec endpoints.
📄️ openapi-helpers
This package contains scripts, types and functions to help you work with OpenAPI.
📄️ Prettier config
Shared Prettier configuration for MapColonies projects. This package provides a consistent code formatting style across our repositories.
📄️ read-pkg
A lightweight utility to read and parse package.json files synchronously.
📄️ Telemetry
Motive
📄️ tsconfig
Shared TypeScript config for MapColonies