git clone /~https://github.com/befriend-app/befriend-backend.git
cd befriend-backend
npm install
cp .env.example .env
node setup
pm2 start pm2.config.js
node servers
-
Download Private Key
-
Set environment variables
APPLE_APP_ID=
APPLE_KEY_ID=
APPLE_TEAM_ID=
APPLE_PRIVATE_KEY=""