docs/self-hosting/apps/install-apps/google.mdx
After adding Google credentials, you can now add the Google Calendar App to the app store. Repopulate the App store by running:
<Step title="Repopulate App Store"> Run `yarn workspace @calcom/prisma seed-app-store` to update the app store and include the newly added Google Calendar integration. </Step>