Cloud Functions
Run server-side logic securely with cloud functions. Use them for tasks that shouldn't run in the browser — sending emails, scheduled jobs, processing sensitive data, and more.
What you will learn
- How to create and deploy cloud functions
- How to write JavaScript cloud functions
- How to set up email verification flows
- How to monitor with cloud logging
- How to create scheduled jobs
Guides
- Introduction to Cloud Logic — Overview of server-side logic in XGENIA
- JavaScript Cloud Functions — Write custom server-side JavaScript
- Email Verification — Set up user email verification flows
- Logging — Monitor your cloud functions
- Scheduled Jobs — Run functions on a schedule