Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/delucis/astro-og-canvas

Generate OpenGraph images for your Astro site
https://github.com/delucis/astro-og-canvas

Last synced: 13 days ago
JSON representation

Generate OpenGraph images for your Astro site

Awesome Lists containing this project

README

        

# Astro OG Canvas

## 🔗 Looking for the main package?

[Jump to `astro-og-canvas` →](/packages/astro-og-canvas/)

## 🚀 Project Structure

This project uses **workspaces** to develop a single package from `packages/astro-og-canvas`. It also includes a `demo` Astro site for testing and demonstrating the integration.

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :------------ | :-------------------- |
| `npm install` | Installs dependencies |
| `npm test` | Run unit tests |