og-helper is a simple tool to help you debug the Open Graph meta tags of a website.
Visit og.leow.io and enter the URL of the website you want to debug.
- Clone this repository
- Install dependencies:
pnpm install
- Run the development server:
pnpm dev