Skip to content

ptdel/milton

Repository files navigation

Nest Logo

Description

Milton is a service for provisioning AWS resources via Pulumi. It takes requests from a slack form, or other client interface, tracks the deployment, and notifies the user when their resources are ready.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

About

Self-Service IaC with NestJS and Pulumi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages