Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 448 Bytes

File metadata and controls

21 lines (16 loc) · 448 Bytes

Mue API

Source code for the Mue API. This API is the default for random images and quotes in Mue.

Installation

See the documentation.

Environment

Non-secret variables are in wrangler.toml. Secrets are deployed with Wrangler but a .dev.vars file can be used in development:

IS_LOCAL_MODE=1
MAPBOX_TOKEN=
OPENWEATHER_TOKEN=
PEXELS_TOKEN=
UNSPLASH_TOKEN=

License

MIT