Skip to content
/ ogen Public

Generator open graph on the server with ExpressJs and ReactJs using rollupJs

Notifications You must be signed in to change notification settings

losefor/ogen

Repository files navigation

Open graph images generator

Easily generate OG images on the server with ExpressJs and ReactJs

sample generated on the server

"Generate image by the server"

Features

  • Easy to ship and maintain
  • Includes a dev server to run and test your own ReactJs component

How to use

  • design your own OG image in the app.js
  • To see your own changes live use yarn dev
  • After you finish run yarn build into your terminal this will generate the required js files in the dist/bundle.js
  • Run the express server with yarn start
  • visit the / And enjoy with your own OG image generated from your own React component

TODO

  • Config file
  • Image caching
  • Refactor

About

Generator open graph on the server with ExpressJs and ReactJs using rollupJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published