3.1.2 • Published 4 years ago

@naturacosmeticos/node-base v3.1.2

Weekly downloads
419
License
MIT
Repository
-
Last release
4 years ago

node-base

Known Vulnerabilities Build Status Codacy Badge

What for

The Node Base offers an easier way to implement the coding practices recommended by Natura Architecture Team.

What it's included

  • Docker environment
  • Isomorphic code, capable to run in local environment, lambda and kubernetes
  • Logging using the structure recommended
    • Logger module supporting with correlation id, session id, etc
    • Logging middleware to log input and output data
    • TypeORM logger module using the logger module
  • Tests helpers to improve productivity
  • Abstraction to use code practices recommended
    • Base Command to create events based commands
    • Express Handler to create the interface between your domain and the Express
    • Environment variables from AWS SSM
  • Debug mode for development and tests

How to contribute

You can contribute submitting pull requests.

Setup

Run npm install.

Testing

Just run npm test.

Lint

To verify if any lint rule was broken run: npm run lint.

Update docs

Run npm run docs to generate a new documentation version.

3.1.2

4 years ago

3.1.1

4 years ago

3.1.0

4 years ago

3.0.0

4 years ago

2.1.0

4 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.13

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

1.1.10

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago