Skip to content

DesignSystemsCollective/designsystems.media

Repository files navigation

designsystems.media

Scheduled Workflow

Scripts

The following scripts are found in ./scripts

Requirements

A Google API key is needed in a local .env file

API_KEY="YOUR_API_KEY" // Replace with your API key

getVideos.js

This gets video data from the video sources defined in sources.json. Videos defined in ignore.json will be skipped.

getImages.js

This gets image data from the collected videos in getVideos.js

How to run the video and image collection

yarn
yarn aggregate

Astro content site

Astro provides the web experience for the sourced video data.

How to run Astro

yarn
yarn dev

About

A collection of Design Systems media content from across the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published