@creatioart-js/express-error-handler

1.4.0 • Public • Published

CreatioART: Error Handler

Release Level NPM Version

CreatioART - Core error handle package for Express framework it is a Node JS package that contains all error handlers. This package can be applied to any web component such as:

  • NodeJS Enviroments
  • Serverless Engine
  • Kubernate Engine
  • Node Express Server

Getting Started

  1. Quickstart
  2. Artifact
  3. Requirements
  4. Project organization
  5. Building from Source
  6. Test the Artifact
  7. Documentation
  8. CreatioART libraries
  9. License
  10. Change Log

Quickstart

Installing the library

npm install @creatioart-js/express-error-handler

Ways to use

A quick start guide is available.

Templates for use

Service templates are public. README.md file for each template contains instructions for running it.

Source Code Status
Express Service Release Level
Express Function Release Level
GrapHQL Servicen Release Level

Artifact

Element Description
Artifact id @creatioart-js/express-error-handler
Artifact Name express-error-handler

Requirements

To build and run the application you need:

Project organization

Project organization

The code is organized as follows:

  1. error contains the error domain values.
  2. handler contains all error handlers.
  3. middelwares contains all middelwares.

Building from Source

  1. Install Node.js 20 - Node.js 20 Download
  2. Install dependencies: npm install
  3. Run compile: npm run build

Test the Artifact

  1. Install Node.js 20 - Node.js 20 Download
  2. Install dependencies: npm install
  3. Run test: npm run test

Documentation

Document Reference: Docs TypeDocs

CreatioART libraries

Complementary libraries available from CreatioART:

Made with ❤️ by the CreatioART team.

Contribute

If you are interested in fixing issues and contributing directly to the code, please contact to the project manager. Here is how you can contribute to CreatioART.express-error-handler:

  • Submit bugs and help us verify fixes
  • Submit pull requests for bug fixes and features and discuss existing proposals

License

Apache-2.0

Change Log

Change Log

Package Sidebar

Install

npm i @creatioart-js/express-error-handler

Weekly Downloads

6

Version

1.4.0

License

Apache-2.0

Unpacked Size

28 kB

Total Files

16

Last publish

Collaborators

  • victor.glez
  • creatioart-admin