How can we install expo-server-sdk-node

I want to set up Moralis server with expo-server-sdk-node
to be able to send push notification for my mobile app.

Can someone please walk me through how to do this?

what does it mean to set up expo-server-sdk-node?

how can we install our own npm packages on our servers?

for now you can only include the package source code in cloud code, and that is possible only when the package doesn’t have other dependencies that are also missing