Skip to content

4msar/image-worker

Repository files navigation

Unsplash Worker

This worker is responsible for fetching images from the Unsplash API.

Configuration

The worker requires the following environment variables:

  • UNSPLASH_ACCESS_KEY: The access key for the Unsplash API.

use the parameters from here

Installation

To install the worker, run the following command:

yarn install

Running the Worker

To run the worker, use the following command:

yarn dev

Deploy

To deploy the worker, run the following command:

yarn deploy

Releases

No releases published

Packages

No packages published