Skip to content

An API for determining when a given orbital sattelite will likely be reachable from a ground station

License

Notifications You must be signed in to change notification settings

mgwedd/satellite-api

Repository files navigation

Satellite API

This API enables you to determine when a given orbital satellite will likely be reachable from a ground station.

The API is deployed and available on the internet at this URL

Set up

  1. Clone the server to your local machine
  2. Run yarn install
  3. Run yarn start (production mode) or yarn run dev (dev mode)

Scripts

Run the server: yarn start

Run the server in dev mode: yarn run dev

Run tests: yarn test or yarn run test:watch to run the tests while you're developing

Deploying

Run: git push heroku master

About

An API for determining when a given orbital sattelite will likely be reachable from a ground station

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages