0.1.3 • Published 2 years ago

create-ms-pdc v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

create-ms-pdc CLI

A CLI for create-ms-pdc. Lib de para criacao de MS no pradrão SAM (Servelles Aplication Model)

Customizing your CLI

Check out the documentation at https://github.com/pdc-engineering/lib-pdc-ms.git

Publishing to NPM

To package your CLI up for NPM, do this:

$ npm i --global create-ms-pdc
$ create-ms-pdc init
Installing the AWS SAM CLI
To install the AWS SAM CLI, follow the instructions for your operating system.
URL:https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html
Configure your AWS credentials
URL:https://docs.aws.amazon.com/config/latest/developerguide/gs-cli.html
agora precisamos testa o sam (Serverless Application Model) para isso precisamos previemtnete ter o SAM instalado e o 
docker instalado
sam build - gera o build
sam local start-api - start localmente a API

License

MIT - see LICENSE

0.1.3

2 years ago

0.1.2

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago