Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to develop/test locally #68

Closed
ziggy6792 opened this issue Oct 22, 2021 · 3 comments
Closed

How to develop/test locally #68

ziggy6792 opened this issue Oct 22, 2021 · 3 comments

Comments

@ziggy6792
Copy link

Hi

Thanks so much for sharing this. I followed your Readme and got it working incredibly easily.

I now want to adapt this to connect to LinkedIn. I see maybe someone tired here already but I think this is unfinished, I couldn't get it to work anyway.

My question is how do you locally develop this. Because at the moment I am deploying to lambda every time I want to check my changes and it is a very slow way of working.

Is there a way I can replicate what cognito is doing on my local machine so I can test using the local node server (running with npm run start).

Thanks a lot,

@ziggy6792
Copy link
Author

ziggy6792 commented Oct 26, 2021

Hey

FYI I solved this by moving this off SAM to sst. I feel the development experience is much nicer as you don't have to deploy to AWS each time to test your changes. I'm still curious if you found another/better way to locally develop/test this though.

Anyway you can check out my solution if you like in this repository (I am integrating with LinkedIn)

Thanks a lot for sharing this, you saved me a lot of time vs doing it all myself.

@TimothyJones
Copy link
Owner

TimothyJones commented Oct 26, 2021 via email

@ziggy6792
Copy link
Author

Hey @TimothyJones

Yes I am sorted.
Damn you are right. You did mention ngrok in your Readme but I guess my brain skipped that as I never used it before. After you mentioned it again, with a quick google I see now how I can use ngrok with your solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants