/goes-fetcher

Fetches a satellite image of the world

Primary LanguageJavaScript

GOES Background

Server Installation

  1. Install Homebrew.
  2. Install ImageMagick/GraphicsMagick/Node.
brew install imagemagick graphicsmagick node
  1. Run NPM Install.
npm install
  1. Start the server
cd server
node start.js