Plugins & Modules

Tools

  • Github x Sonar Integration

    Tools to add sonar quality gate report in github pull request. Report will be sent as comment review, including any smell code, security issue, etc, when pull request is made. Need devops team to integrate it.

  • Github x Bitrix Integration

    Tools to add bitrix comment, integrated with github pull request. Comment will be sent to related Bitrix card when pull request is approved. Need to follow pull request template and need devops team to integrate it.

Java Module

  • AIT Lumbung The library that used to upload and download file. This library supports:
    • Local Storage
    • Google Cloud Storage
    • AWS S3
    • Alibaba OSS
    • Azure Blob Storage
    • Hitachi Cloud Platform Storage

NodeJs Module

  • AIT NestJs Base
    This library contains common utilities that can be used to kickstart nestjs projects Readmore….

  • AIT NestJs Notification
    Notification Module is a collection of modules or services that handle specific tasks and can be used in other modules or services that require such as sending email and sending SMS/OTP. This module supports:
    • Email: mailtrap, sendinblue, mailgun, sendgrid, and standard smtp protocol using node-mailer
    • SMS/OTP: Citcall, Fazpass, Twilio Readmore…
  • AIT NestJs Storage
    The library that used to upload and download file. This library may not stable yet. Readmore…

  • AIT Nestjs Audit Trail
    This library is used to track changes in entities and insert them into a MongoDB database. Readmore…