Skip to content

Files

Latest commit

92927e7 · Apr 4, 2025

History

History

scheduling

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 20, 2025
Feb 28, 2024
Jan 31, 2023
Feb 10, 2023
Feb 28, 2024
Apr 4, 2025
Oct 10, 2024
May 8, 2024

Scheduling Example App

This app provides a basic example of how to use Convex scheduling. It allows the user to type send a message, that get deleted in 5 seconds. The example builds on the Convex tutorial.

Running the App

Run:

npm install
npm run dev