Skip to content

scottyob/igc-email-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository holds my Cloudflare Worker that's hooked into an e-mail target to perform the following:

  • Upload the flight to SportsTrackLive
  • Upload the flight to my Logbook
  • Trigger a publish of my Website

Testing

You can populate the SportsTrackLive config in ./src/test/env.mjs

note to scott: Look in your bitwarden

Then you can test using:

npm run start

Updating

npx wrangler deploy

Debugging

You can tail logs by using

npx wrangler tail

About

Publishes .igc files sent to an e-mail address on my logbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors