antstackio/lanyard

Doc : Getting started with aws amplify with respect to Lanyard.

Opened this issue · 1 comments

I wanted to run and develop the app but I am unable to do so as I don't know how to set up the aws-amplify for the app.

Please add in the documentation about how to generate respective files for aws-amplify setup e.g. aws-export.js.

I read through the documentation of aws-amplify it is good with getting started and initial configuration but, I couldn't find anything on how to work with an existing project.

Link to any blog article or docs which go through the above process will also be helpful.

Hello, thanks for pointing out! We will update the documentation with more details. In the meantime, for you to get up & running without Amplify Backend, you can comment the import statement for aws-exports.js. Everything will work except giving feedback, since that requirs the backend!