get-convex / fullstack-convex

Fullstack.app implementation using Convex / Auth0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reset app data automatically

vakila opened this issue · comments

resets to an empty (or pre-set) task list [daily] at 07:00 UTC.

This is to avoid the dataset needing maintenance over time, and limit risk of app abuse as any unwanted user data will only last at most a day

We can use the new scheduler in 0.8.0 for this