frida / frida-codeshare

18 stars 7 forks source link

Add README.md with instructions on getting this up and running. #1

Open Fitblip opened 7 years ago

bpsizemore commented 4 years ago

I added a couple of new issues to the repo and currently working on those issues in a fork. Still working on getting a local environment that is running everything correctly, I'll try to document it once i get a fully functioning local environment but any tips/advice you have would definitely be useful here. I'm hoping you'll be open to PR's once i get those features all finished up.

Fitblip commented 4 years ago

Hi @bpsizemore - sorry for the delay in getting back to you. Definitely open to PRs and since it's been a few years I'll have to remember how this all works myself :P. Let me know if you have specific questions here and I'm happy to address them 👍 .

Thanks for fixing stuff/updating things! Always appreciated :)

bpsizemore commented 4 years ago

Hey @Fitblip, no problem on the reply. I spent a few days trying to get a dev environment up and running using Auth0 but it was throwing exceptions when trying to process the data returned via github auth. I think it would be very helpful if I knew the exact package versions running on the prod version. Is this potentially running in a container in prod or could you see what the python package versions running in the prod app are?