Replies: 1 comment
-
|
Hey, @colorninja! I think this example may help you examples/script. You can use it in combination maybe with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to fetch some data from an external API to display neatly using the UI of Keystone.
I can not find any guides/docs about this. Is this even possible?
I ideally want to run the script multiple times a day via a cronjob. Can I do this via Keystone? It would be nice to take advantage of the Prisma ORM, without having to set up the entities/DB connection again for a separate script/app.
Beta Was this translation helpful? Give feedback.
All reactions