Skip to content

A web service that provides the ability to download Tidepool data in Excel format

License

Notifications You must be signed in to change notification settings

tidepool-org/export

Repository files navigation

Export

The Tidepool export service.

Build Status Code Climate Issue Count Docker Image Docker Image version

Running as part of the Tidepool Stack

The easiest way to run the Tidepool export service is as part of the Tidepool Development environment.
You'll have to uncomment the export service in the docker-compose.yml, but after that, you can just run docker-compose up -d, and you're all set.

Setup

If you want to develop any part of the export service, you can run the service locally on Node.

  1. Install Node version 10.9.0 or later. NVM is highly recommended.
  2. Install Yarn.
  3. Execute yarn to install all dependencies

Execute

yarn dev

About

A web service that provides the ability to download Tidepool data in Excel format

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published