-
To keep things simple, we will be using vitejs for our development enviroment, npm as the package manager, and typescript because... well, I like TS!
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
To keep things simple, we will be using vitejs for our development enviroment, npm as the package manager, and typescript because... well, I like TS!
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
In this post, we'll build a simple authentication flow using ReactJS (v.18.3) and Supabase. Building authentication flows is a common task in personal projects. So, I'd like to show you how to achieve this using supabase authentication.