Skip to content

bhargavz/fitbit-export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fitbit-export Build Status

A webapp to make exporting fitbit data easier. See the the app itself at http://fitbit-export.azurewebsites.net for more detail.

Development

You must have the following env vars defined:

Values from dev.fibit.com

  • FITBIT_DATA_EXPORT_CLIENT_KEY
  • FITBIT_DATA_EXPORT_CLIENT_SECRET
  • FITBIT_DATA_EXPORT_DEV_CLIENT_KEY
  • FITBIT_DATA_EXPORT_DEV_CLIENT_SECRET

Any random string

  • FITBIT_DATA_EXPORT_SESSION_SECRET
  • FITBIT_DATA_EXPORT_DEV_SESSION_SECRET

Deployment

This site is deployed to Microsoft Azure. Be aware of the node_modules issue when deploying, since that can create inconsistency between local and deployed development.

About

A webapp to make exporting fitbit data easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 86.8%
  • JavaScript 7.1%
  • HTML 6.1%