pashto-dictionary/functions
adueck a307ddf84b oops prob was with workflow prob 2024-11-27 22:47:47 +05:00
..
bin try moving functions around 2024-11-27 22:27:59 +05:00
lambda try moving functions around 2024-11-27 22:27:59 +05:00
lib oops prob was with workflow prob 2024-11-27 22:47:47 +05:00
test try moving functions around 2024-11-27 22:27:59 +05:00
.gitignore try moving functions around 2024-11-27 22:27:59 +05:00
.npmignore try moving functions around 2024-11-27 22:27:59 +05:00
README.md try moving functions around 2024-11-27 22:27:59 +05:00
cdk.json try moving functions around 2024-11-27 22:27:59 +05:00
jest.config.js try moving functions around 2024-11-27 22:27:59 +05:00
package-lock.json try moving functions around 2024-11-27 22:27:59 +05:00
package.json try moving functions around 2024-11-27 22:27:59 +05:00
tsconfig.json try moving functions around 2024-11-27 22:27:59 +05:00

README.md

Publish Dictionary Function

This is a CDK / AWS Lambda project for the publish dictionary function

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • npx cdk deploy deploy this stack to your default AWS account/region
  • npx cdk diff compare deployed stack with current state
  • npx cdk synth emits the synthesized CloudFormation template