Skip to content

Novfal-202/aml-api-service

Repository files navigation

AML API Service

Dependencies

To use the AML API service, make sure you have the following dependencies installed:

  • Node.js: version 20.11
  • TypeScript: version 5.5.4
  • Express.js: version 5.0.0
  • npm: version 10.5.0

Prerequisites

Make sure you have the following prerequisites installed:

  • PostgreSQL: Ensure that PostgreSQL is installed and running. You will need to configure the DB Properties settings in the environment.

  • Aws credential: Make sure to load the AWS credentials onto the server. You'll need to configure AWS accordingly.

Getting Started

To start the AML API service, follow these steps:

  1. Install the required dependencies by running the following command:
npm install
  1. Start the API service by running the following command:
npm run start

Running Unit Tests

To run the unit tests for the AML API service, execute the following command:

npm run test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages