TypeScript firebase-auth

Open-source TypeScript projects categorized as firebase-auth

Top 23 TypeScript firebase-auth Projects

  • material-kit-react

    React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other

  • firebase-js-sdk

    Firebase Javascript SDK

  • Project mention: [React] Passing environment variables to service workers | dev.to | 2024-01-17

    // public/firebase-messaging-sw.js // Give the service worker access to Firebase Messaging. // Note that you can only use Firebase Messaging here. Other Firebase libraries are not available in the service worker. importScripts('https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js'); importScripts('https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js'); // Initialize the Firebase app in the service worker by passing in your app's Firebase config object. // https://firebase.google.com/docs/web/setup#config-object firebase.initializeApp({ apiKey: 'api-key', authDomain: 'project-id.firebaseapp.com', databaseURL: 'https://project-id.firebaseio.com', projectId: 'project-id', storageBucket: 'project-id.appspot.com', messagingSenderId: 'sender-id', appId: 'app-id', measurementId: 'G-measurement-id', }); // Retrieve an instance of Firebase Messaging so that it can handle background messages. const messaging = firebase.messaging();

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-firebase-hooks

    React Hooks for Firebase.

  • Project mention: firereact VS react-firebase-hooks - a user suggested alternative | libhunt.com/r/firereact | 2024-02-05

    A little bit fatter in terms of size and not actively maintained.

  • firebase-admin-node

    Firebase Admin Node.js SDK

  • Project mention: The State of Angular SSR Deployment in 2024 | dev.to | 2024-03-02

    Google has an Edge Network, but they push serverless functions like Cloud Run, which is also what version 2 of Firebase Cloud Functions use. Firebase Functions need a Version 3, which is built on the Edge. However, first Firebase, specifically firebase-admin would need to work on the edge. Google, who makes Angular, might then be able to compete better for deployment options. Cold Starts are terrible and should die IMHO, unless you have have specific use cases for them.

  • react-admin-firebase

    A firebase data provider for the react-admin framework

  • stripe-firebase-extensions

    Repository of Firebase Extensions built by Stripe.

  • Project mention: Google just killed Firebase stripe extensions – zero warning | news.ycombinator.com | 2023-08-15

    (I'm a Stripe employee)

    Google didn't kill the extension, instead the Stripe team transferred ownership of the Github repo and extension over to Invertase. More details here: https://github.com/invertase/stripe-firebase-extensions/issu...

    We recommend you uninstall the Stripe version and install the Invertase version instead: https://extensions.dev/extensions/invertase/firestore-stripe...

    I'll make sure we update the Stripe version to have a more prominent note about the transfer in the README.

  • next-firebase-ssr

    An Next.js example repo for building authenticated pages with Firebase Authentication, cookies, and getServerSideProps

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • react-query-firebase

    React Query hooks for managing asynchronous operations with Firebase. Supports Authentication, Analytics, Firestore & Realtime Database.

  • nodejs-auth

    Implementation of node.js authentication with social login ✌️, user impersonation πŸ’…, and no passport.js required πŸ’

  • react-firebase

    πŸ”₯Declarative React bindings for Firebase Auth & Realtime Database.

  • Project mention: Angular Fire equivalent for React? | /r/reactjs | 2023-07-12

    React Firebase - Has not had a new commit since Nov. 2019.

  • sveltekit-example

    Example showing SvelteKit used with Firebase

  • cloudflare-starter-kit

    Template (boilerplate) repository for scaffolding Cloudflare Workers projects

  • flarebase-auth

    Firebase/Admin Auth Javascript Library for Cloudflare Workers

  • swiggy-clone-full-stack

    πŸ”πŸ” Swiggy Clone App Full Stack πŸ”πŸ”

  • nextjs-firebase-tailwindcss

    nextjs, firebase & tailwindcss starter

  • firebase

    Modular Firebase πŸ”₯ implementation for NativeScript. Supports both iOS & Android platforms for all Firebase services.

  • whatsApp-lite

    Not just another whatsApp Clone but more, built with React Native, Expo, TypeScript and Firebase.

  • Project mention: whatsApp-lite: Not just another whatsApp Clone but more, built with React Native, Expo, TypeScript and Firebase. | /r/reactjs | 2023-10-04
  • api-example-firebase-admin-nodejs

    A Node.js REST API example that uses Firebase Admin, built with Express and Typescript that can be used as template for the creation of new servers.

  • Project mention: I created a Node.js REST API example for Firebase Cloud Functions, built with TypeScript, it includes Event Triggers (2nd gen) | /r/Firebase | 2023-12-06

    This project is an improvement of my previous one, with changes designed especially for Firebase Cloud Functions, check it out: https://github.com/RodrigoBertotti/firebase-cloud-functions-typescript-example

  • nextjs-graphql-forum-app

    NextJS, Firebase Graphql and Tailwindcss forum app

  • instock-app

    A sales management system that enables store owners and cashiers keep records of sales.

  • Project mention: How I built a sales management app with Next.js 13, Typescript, and Firebase | dev.to | 2023-06-27

    I've built a live version of the application, check it out. The source code is also available here.

  • meets-app

    video call app developed with react and twilio

  • Twitter-clone

    A Full Stack Twitter Clone with it's functionalities...Tweeks is a Full-Stack social web app i built using the MENN Stack, firebase and PWA....If you liked it, please do drop me a star (by MayorFalomo)

  • Project mention: I Built this Full Stack Twitter Clone in 2 months | /r/reactjs | 2023-06-25

    Github: https://github.com/MayorFalomo/Twitter-clone

  • Noteit

    Note-Taking App with markdown support. Made with React βš›οΈ

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript firebase-auth related posts

Index

What are some of the best open-source firebase-auth projects in TypeScript? This list will help you:

Project Stars
1 material-kit-react 5,158
2 firebase-js-sdk 4,720
3 react-firebase-hooks 3,531
4 firebase-admin-node 1,573
5 react-admin-firebase 454
6 stripe-firebase-extensions 418
7 next-firebase-ssr 418
8 react-query-firebase 364
9 nodejs-auth 259
10 react-firebase 223
11 sveltekit-example 155
12 cloudflare-starter-kit 98
13 flarebase-auth 81
14 swiggy-clone-full-stack 74
15 nextjs-firebase-tailwindcss 55
16 firebase 50
17 whatsApp-lite 37
18 api-example-firebase-admin-nodejs 24
19 nextjs-graphql-forum-app 22
20 instock-app 22
21 meets-app 22
22 Twitter-clone 17
23 Noteit 15

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com