/distr-sqs

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Distr SQS Module

Typescript NestJS

Distr SQS service module. Creates and manages SQS queues.

Development

How do I get set up?

  1. Clone this repo
  2. Install dependencies npm install
  3. Set the .env variables to valid values
  4. Run npm run dev to run the server locally