daveasiamah/vanirest

Convert this into a service that runs on AWS Lambda

Opened this issue · 3 comments

4barz commented

Use the serverless framework https://www.serverless.com and deploy this service on aws. You can use s3 to manage the products

Work in progress, dummy app on https://bo5qnfhskg.execute-api.us-east-1.amazonaws.com/dev,

  1. Working to resolve issue with Internal server error

Blocker with internal server error removed.
I learned how to use "sls logs -f appname" to view the logs and troubleshoot the issue with the build.

I have an error with writing to s3. Working on resolving it and I should be done soon.