/distr-ec2

EC2 Service for the DISTR platform

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Distr EC2 Module

Typescript NestJS

Distr EC2 service module. Creates and manages EC2 instances.

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