How should I handle async and await for a React Component that will be used in server side? For client side, I would use it in useEffect
async
await
useEffect