Skip to content

rishi-raj-jain/tweet-scheduler

Repository files navigation

Scheduling Tweets using Upstash Queue and QStash

Introduction · Tech Stack + Features · Author

Introduction

Learn how to schedule tweets using Upstash Queue and QStash.

Tech Stack + Features

Frameworks

  • Next.js – The React Framework for the Web. We’re using the populate shadcn/ui for rapid prototyping.

Database

  • Upstash - Serverless database platform. We're using both Upstash Queue & QStash for storing tweets in a queue and POST-ing schedule API at a given frequency, respectively.

UI

  • TailwindCSS – A CSS framework for rapid and responsive styling.

Code Quality

  • Prettier – Opinionated code formatter for consistent code style.

Platforms

  • Vercel - A cloud platform for deploying and scaling web applications.

Author