Coder Social home page Coder Social logo

Comments (2)

odinseyeanalytics avatar odinseyeanalytics commented on July 25, 2024 2

I also ran into this issue. Here is how I think it should be clarified:

Step 0) Clone the repo and make any edits to files in further steps (i.e. 1,2 and 4) in there (i.e. edit sam.yaml and aws.service.ts).

When you get to step 10, you now have two repos that are very similar, but obviously not identical.

Copy the /src directory and package.json that you edited from the git repo clone (Step 0) into the directory created in step 10, overwriting the newly created files.

Then run the npm install and npm start and it should run.

Note to the owner of the README - please update the documentation to clarify where the /src and package.json should come from.

Something like:
11. Copy the folder "/src" and the file "package.json" from steps 1-4 to the newly created folder "aws-cognito-apigw-angular" from the last step, overwriting the existing files.

Also, add a step directing users to clone the repo and make edits there (seems obvious, but not always for those of us trying to explore something new and unfamiliar).

from aws-cognito-apigw-angular-auth.

KoldBrewEd avatar KoldBrewEd commented on July 25, 2024 1

Thank you for the suggestions to improve the instructions, it will indeed make more clear.

You need to clone this repository, made some changes to specific files, then create a new blank Angular CLI project, copy the modified files to it then run npm install/start.

I added the suggestions to the README.MD file.

from aws-cognito-apigw-angular-auth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.