Sign in with supabase

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    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.

    InfluxDB logo
  • vite

    Next generation frontend tooling. It's fast!

    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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Login com supabase

    3 projects | dev.to | 16 Jul 2024
  • Build a Vite 5 backend integration with Flask

    11 projects | dev.to | 25 Feb 2024
  • firereact VS react-firebase-hooks - a user suggested alternative

    2 projects | 5 Feb 2024
  • What is JSDoc and why you may not need typescript for your next project?

    8 projects | dev.to | 22 Jan 2024
  • The Journey of Abandoning Ship2Post. Dreams, Challenges, and Lessons

    3 projects | dev.to | 21 Jan 2024

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?