Tutorials
Here are the articles in this section:
ποΈ Deploy a Serverless Function
In this tutorial, you will learn how to deploy functions or serverless workloads on Genezio. We'll cover the benefits, answer common questions, and provide detailed deployment steps.
ποΈ Connect to Postgres
In this tutorial, you will learn how to integrate a Postgres database using in a Genezio project.
ποΈ Connect to Redis (Upstash)
In this tutorial, you will learn how to integrate a Redis database using Upstash in a genezio project.
ποΈ Connect to Mongo (Atlas)
In this tutorial, you will learn how to integrate a MongoDB Atlas database in a genezio project.
ποΈ Enable Email Authentication
In this tutorial, we'll walk through the process of adding authentication using email and password to an existing application. Learn more about Genezio!
ποΈ Enable Google Authentication
Learn to create a React app with Genezio and Google OAuth 2.0. Follow our tutorial for setting up authentication and securing your app
ποΈ Temporary Files in Genezio Functions
This tutorial explains how to use temporary files in Genezio functions. Learn how to create, read, and delete temporary files in your functions.
π Create your first Web3 App
In this tutorial, you will learn how to create your first Web3 application on Ethereum using genezio and Blast API. You donβt have to know anything beforehand to follow along. I will introduce you to the most basic blockchain concepts and tools to get you from zero to hero in Web3 development. Excited? Letβs get started π€©
π Create your first Chat GPT App
In this tutorial, you will learn how to create an app called the Rephrasing App. The app that you are going to build has a simple UI written in React, uses the ChatGPT API and is deployed on genezio.
π Implement a Shopping Cart
In this tutorial, you will learn how to use Redis, NodeJs, and React to easily implement a shopping cart for your online store.
π Integrate Stripe Payments
This guide will walk you through integrating Stripe payments using a genezio backend and a React frontend.