This project contain example applications that uses the flowaccount-open-api sdk to create documents.
Run yarn to get your workspace ready and npm_modules installed
To see all the build/serve/deploy configurations please check the workspace.json file.
source path: apps\api\flowaccount-sdk
lambda-environment configuration: apps\api\flowaccount-sdk\env.json
Make sure your AWS_PROFILE environment variable is set to the correct profile. This means that the value default or your-profile-name should exists in ./aws/credentials file or else serverless will HICK-UPS
- run
yarn nx build api-flowaccount-sdkto build the node-serverless-application - run
yarn nx serve api-flowaccount-sdkto serve the application locally - run
yarn nx deploy api-flowaccount-sdkto deploy the application to your aws account. It will deploy usingserverelss frameworkwhich consists of anapi-gatewayand alambda function
Note: In the current version there is a bug in MAC/LINUX machines where the dist/.serverlessPackage needs to be deleted after every build.
Thanks goes to these wonderful people
ooKriangsaKoo |
bambiiz |
Sekkz |