DNXLabs / one-cli

CLI to manage all stacks from DNX.
https://cli.dnx.one
Apache License 2.0
7 stars 0 forks source link

Static Applications support #83

Closed arthurbdiniz closed 4 years ago

arthurbdiniz commented 4 years ago

Describe the solution you'd like

Be able to deploy static applications.

one app deploy

Maybe we will need to add these params to one.yaml

app:
  type: "static"
  name: "static-appplication"
  src: "./build"
  s3_bucket_name: "bucket_on_aws"
  distribution_id: