Runs every 1 hrs
1
2
3
export const example = () => {
return 1 + 1;
};