/demagog-image-service

Fetches and caches images from the old server

Primary LanguageTypeScript

demagog-image-service

Proxy for fetching images from the legacy server.

Schema

Install:

$ yarn install --pure-lockfile

Building

$ yarn run tsc

Configuration:

Configuration is done via ENV properties:

Running:

PORT=3000 SERVER_URI=http://demagog.cz node dist/index.js

HTTP server will be running on port 3000 proxying images from http://demagog.cz