Cron OG Cards

R
Renaudil y a 2 jours
0

Description

A template for scheduled updates to your OG social cards using Vercel Cron Jobs and Upstash Redis.

npx boilerapp cron-og

Documentation

Next.js Cron OG

This Next.js template automatically fetches the top stories from Hacker News every minute and stores them in Upstash, a Redis client. This template uses Vercel OG to generate an Open Graph (OG) image at the edge, leveraging Upstash for efficient data storage and retrieval.

Deploy your own

Deploy the example using Vercel or view the demo here.

Deploy with Vercel

Features

  • Automatic fetching of top stories from Hacker News
  • Upstash as a data store for efficient data storage and retrieval
  • Vercel OG for automatic generation of Open Graph (OG) image
  • Updates Hacker News data every minute thanks to Vercel Cron Jobs

Usage

  1. Clone the repository: git clone https://github.com/gt-codes/og-cron.git
  2. Copy the .env.example file in this directory to .env.local
    • UPSTASH_REDIS_REST_URL: The REST URL for your Upstash Redis instance
    • UPSTASH_REDIS_REST_TOKEN: The REST token for your Upstash Redis instance

Start the development server

npm install
npm run dev

Prix

Gratuit

FREE

Commentaires (0)

FAQ

Questions Fréquemment Posées

Vous avez une question ? Nous avons les réponses. Si vous ne trouvez pas ce que vous cherchez, n'hésitez pas à nous contacter.

Boilerapp est une plateforme communautaire dédiée au partage de boilerplates, de starter kits et de modèles de projets pour développeurs. Notre objectif est simple : vous faire gagner du temps sur la configuration initiale (setup) pour que vous puissiez coder ce qui compte vraiment. Que vous cherchiez une simple base de code ou un projet SaaS complet, vous le trouverez ici.

Vous avez d'autres questions ?

Notre équipe est là pour vous aider. Contactez-nous et nous vous répondrons dès que possible.

Cron OG Cards | BoilerApp