quantified-self icon indicating copy to clipboard operation
quantified-self copied to clipboard

Create a real ReadMe.md

Open jimmykane opened this issue 7 years ago • 6 comments

jimmykane avatar Apr 27 '18 20:04 jimmykane

This would be really useful.I was trying to install self hosted, but it appears there is another service involved on port 5000 (to download data from garmin)? Any direction on where to get that service and set it up?

ryancornia avatar Jul 31 '20 18:07 ryancornia

If you are running it on localhost:

http://localhost:4200/

Should be the port the AngularCli sets.

If you can paste some output I can help.

And yes I do plan adding a good readme with your own DB etc

jimmykane avatar Jul 31 '20 19:07 jimmykane

If you need any help in 1:1 chat settings this up in your own firebase or local db we can find a way. There is a slack channel

jimmykane avatar Jul 31 '20 19:07 jimmykane

Thanks, I will try to slack channel when I have some time to debug a bit more first. I noticed in the environments file:

getGarminHealthAPIAuthRequestTokenRedirectURI: 'http://localhost:5000/quantified-self-io/europe-west2/getGarminHealthAPIAuthRequestTokenRedirectURI',

which made me think I needed another service running on localhost besides :4200.

ryancornia avatar Jul 31 '20 19:07 ryancornia

Yeah I see. It's the functions. You could not run them for start. The client should be able to run.

I need to add info also about how you can set and request an API token for an app from SUUNTO and Garmin. That's why just plain running the functions, in many cases, might not work.

Give me a little time

On Fri, 31 Jul 2020, 21:37 Ryan, [email protected] wrote:

Thanks, I will try to slack channel when I have some time to debug a bit more first. I noticed in the environments file:

getGarminHealthAPIAuthRequestTokenRedirectURI: ' http://localhost:5000/quantified-self-io/europe-west2/getGarminHealthAPIAuthRequestTokenRedirectURI ',

which made me think I needed another service running on localhost besides :4200.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/jimmykane/quantified-self/issues/46#issuecomment-667316436, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJVX42QOKTECP3GLGD5ZNTR6MMOFANCNFSM4E5LZT2Q .

jimmykane avatar Jul 31 '20 19:07 jimmykane

Hi! I stambled upon the project today and it seems very interesting. I wanted to run it locally and connect it to a local db (for privacy reasons) but with no luck. Do you have a wiki for that? Or anything similar for that matter? Thank you! Great work!

nikossyr avatar Nov 13 '21 13:11 nikossyr