Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamenskiyyyy/open-graph-image-example

Dynamic generation image example
https://github.com/kamenskiyyyy/open-graph-image-example

nextjs ogimage seo

Last synced: 8 days ago
JSON representation

Dynamic generation image example

Awesome Lists containing this project

README

        

## Open Graph - dynamic generation image example

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000/api/og-image?title=Title&desc=Testing%20dynamic%20preview.](http://localhost:3000/api/og-image?title=Title&desc=Testing%20dynamic%20preview.) with your browser to see the result.

![og:image example](og-image-example.png)