Skip to content

phrem/open-api

 
 

Repository files navigation

FlowaccountOpenApi

This project contain example applications that uses the flowaccount-open-api sdk to create documents.

Getting Started


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.

Typscript-sdk


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-sdk to build the node-serverless-application
  • run yarn nx serve api-flowaccount-sdk to serve the application locally
  • run yarn nx deploy api-flowaccount-sdk to deploy the application to your aws account. It will deploy using serverelss framework which consists of an api-gateway and a lambda 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.

Contributors ✨:


Thanks goes to these wonderful people


ooKriangsaKoo


bambiiz


Sekkz

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.4%
  • TypeScript 46.7%
  • Other 0.9%