/distr-s3

Distr S3 service

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Distr S3 Module

Typescript NestJS

Distr S3 service module. Creates and manages S3 buckets.

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