Devzukis / green-bean-api

API for fetching green bean checker data
https://green-bean-api.vercel.app
0 stars 0 forks source link

Some Updates #12

Closed 0xWumbo closed 1 year ago

0xWumbo commented 1 year ago

A callout here is that I would like to run the new script periodically and I have yet to figure it out

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
green-bean-api ✅ Ready (Inspect) Visit Preview Jul 19, 2023 7:25am
0xFonzy commented 1 year ago

Hey @0xWumbo you can run scripts periodically using task scheduling in Nest https://docs.nestjs.com/techniques/task-scheduling

0xFonzy commented 1 year ago

Changes look good and new issue created regarding scheduling tasks