TypeScript Firebase

Open-source TypeScript projects categorized as Firebase

Top 23 TypeScript Firebase Projects

  • supabase

    The open source Firebase alternative. Follow to stay updated about our public Beta.

    Project mention: Using Triggers to Map Database Relationships in Custom Claims | dev.to | 2023-05-30

    Custom claims are a powerful tool for implementing row-level security (RLS) policies in your applications which was popularized by Supabase. In a previous blog post (Part 1: "Using Custom Claims: Testing RLS with Supabase"), we explored the basics of custom claims and their application in Supabase. In this Part 2, we will delve deeper into the topic by introducing triggers and how they can be used to map database relationships in custom claims.

  • Appwrite

    Build Fast. Scale Big. All in One Place.

    Project mention: Building a message board with Next.js and AppWrite | dev.to | 2023-05-24

    In this article, we will look at how to build a simple message board web app with Next.js and AppWrite. In the end, we’ll have a working web app where users can authenticate, post their messages and read the messages of others. I worked with developers on my team to put this guide together. We think this is a good context for learning how to better use these tools and to build something useful along the way.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • react-starter-kit

    The web's most popular Jamstack front-end template (boilerplate) for building web applications with React

    Project mention: Building a SPA CRM application - Vite or Next.js? | reddit.com/r/reactjs | 2023-04-28

    I don't have much experience with Next.js. But since most of my projects are CRM-like applications, I find Vite works really great for that type of apps. I'm bootstrapping new projects with the React Starter Kit template (pre-configured with React, Material UI, Vite, Google Cloud Identity, and Cloudflare Workers).

  • RxDB

    A fast, offline-first, reactive database for JavaScript Applications https://rxdb.info/

    Project mention: Offline First | news.ycombinator.com | 2023-05-18
  • angularfire

    The official Angular library for Firebase.

    Project mention: Adding Firebase to an existing Angular app | reddit.com/r/angular | 2023-04-03
  • nhost

    The Open Source Firebase Alternative with GraphQL.

    Project mention: the code written during those sudden spurts of inspiration are the backbone of most software development | reddit.com/r/ProgrammerHumor | 2023-05-16

    Only caveat I say is make sure there's something in it for you; if it's 2 AM it better be mostly for self-benefit. I'm busy constructing a monorepo with the latest technology with NX and pnpm and a half dozen other technologies (I recommend checking out http://nhost.io/); at the end I will build whatever I want and maybe make money. It's not done for the good of someone else exclusively that's for sure

  • rowy

    Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.

    Project mention: Guide to building an application the quickest? | reddit.com/r/learnprogramming | 2023-05-20

    I want to build an application as soon as possible, I don't care to be employed by a company or be a "complete" software engineer. I have a service which provides the bank-end (rowy.io) but need help building the app/front-end. Are there any recommendations or tutorials out there for learning enough to build an app/learning which questions to ask open.ai in order to help? I just want to build out my idea as soon as possible

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • laf

    🤖 laf 是云开发平台,提供云函数、云数据库、云存储等开箱即用的应用资源。让开发者快速释放创意。ChatGPT 自动写函数,秒级上线,世界上只有两种 serverless,30 秒上线的 和 30 秒劝退的!

    Project mention: ChatGPT AI generation function in LAF | news.ycombinator.com | 2023-03-30

    LAF (https://github.com/labring/laf) now supports ChatGPT AI generation function, providing a seamless and efficient way for developers to deploy and scale AI applications on Alibaba Cloud Function Compute. With this new feature, developers can easily leverage the power of ChatGPT to generate high-quality text content and integrate it with their own applications.

    Using LAF and ChatGPT, developers can quickly build and deploy AI applications, such as chatbots, recommendation systems, and content generators, without having to worry about infrastructure or scaling issues. With the automatic scaling capabilities of Function Compute, developers can focus on building the AI models and let LAF take care of the deployment and scaling aspects.

    In addition, LAF provides a secure and reliable environment for AI application development, with features such as access control, logging, and exception handling. This ensures that your AI applications are always available and performing at their best.

    Overall, the support of ChatGPT in LAF brings a new level of efficiency and scalability to AI application development, making it easier than ever before to build and deploy high-quality AI applications

  • firebase-js-sdk

    Firebase Javascript SDK

    Project mention: Yr old bug in Firebase JavaScript SDK that leaks 2 event listeners a second | news.ycombinator.com | 2023-05-23
  • vuefire

    🔥 Firebase bindings for Vue.js

    Project mention: How To Create A Mobile App Using Vite, Vue, and Ionic Capacitor - Adding Firebase & Firebase Emulator To Project | dev.to | 2023-03-15

    We'll walk you through the process step-by-step, providing terminal commands and source code to support the video, so you can follow along and see exactly how it's done. But that's not all - this post is part of an ongoing series on Firebase integration with Vite, Vue project. In upcoming videos, we'll show you how to fully integrate Firebase with VueFire, a library that provides seamless integration of Firebase with Vue.js applications.

  • react-firebase-hooks

    React Hooks for Firebase.

    Project mention: Can anyone recommend a helper library for FireStore? | reddit.com/r/Firebase | 2023-01-04
  • reactfire

    Hooks, Context Providers, and Components that make it easy to interact with Firebase.

    Project mention: How can I use Firebase to monitor live circuit tripping in a train IoT project? | reddit.com/r/Firebase | 2023-04-13
  • firebase-admin-node

    Firebase Admin Node.js SDK

    Project mention: transfering image from from app to api | reddit.com/r/Kotlin | 2023-05-29

    There's a lot of different ways to skin this cat, the easiest would be to use a client library like firebase storage to upload the photo directly and you can get an image url from that to use. If you are trying to send it your own API, then you probably want to set up a multipart http request to attach the image and then with your admin storage library of choice to upload the image. I have done the second one before with ktor and firebase admin sdk .

  • firecms

    Awesome Firebase/Firestore-based CMS. The missing admin panel for your Firebase project!

    Project mention: Fire CMS, CMS based on Firebase 🚀 | reddit.com/r/u_FireCMS | 2023-05-08

    FireCMS is a free, open-source headless CMS based on Firebase, that both developers and content manager will love 🚀 #firebase #cms #content

  • client-side-databases

    An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB

    Project mention: In search of a Local first Database | news.ycombinator.com | 2022-10-22
  • nextjs-firebase-authentication

    Next.js + Firebase Starter

    Project mention: Which are the best blogs for react? | reddit.com/r/react | 2023-05-21

    These three don't require any introduction, I think: https://www.robinwieruch.de/ https://kentcdodds.com/ https://www.joshwcomeau.com/

  • FirestoreGoogleAppsScript

    A Google Apps Script library for accessing Google Cloud Firestore.

    Project mention: Trying to update a array field in cloud firestore from appscript. | reddit.com/r/Firebase | 2023-04-24
  • action-hosting-deploy

    Automatically deploy shareable previews for your Firebase Hosting sites

    Project mention: What are the best practices to hide sensitive information in your open source project | reddit.com/r/FlutterDev | 2023-03-29

    Could they not have their own FB to develop against? Does every dev need to use just yours? If that is the case, then you'd need to use https://support.google.com/firebase/answer/7000272?hl=en also, it looks to be possible to include Firebase in your GitHub for them to pull from https://firebase.google.com/docs/hosting/github-integration

  • fireorm

    ORM for firestore 🔥

  • geofirex

    :globe_with_meridians: :round_pushpin: Geolocation Queries with Firestore & RxJS

  • firestore-backup-restore

    NPM package for backup and restore Firebase Firestore

  • react-admin-firebase

    A firebase data provider for the react-admin framework

    Project mention: Any good React/Firebase admin dashboard templates out there? | reddit.com/r/react | 2022-07-27

    Currently I'm using this. However the styling is not so great so I was hoping to use something a little more visually friendly.

  • next-firebase-ssr

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

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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). The latest post mention was on 2023-05-30.

TypeScript Firebase related posts

Index

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

Project Stars
1 supabase 50,991
2 Appwrite 31,365
3 react-starter-kit 21,920
4 RxDB 19,234
5 angularfire 7,466
6 nhost 6,656
7 rowy 4,769
8 laf 4,679
9 firebase-js-sdk 4,471
10 vuefire 3,548
11 react-firebase-hooks 3,307
12 reactfire 3,304
13 firebase-admin-node 1,472
14 firecms 861
15 client-side-databases 793
16 nextjs-firebase-authentication 626
17 FirestoreGoogleAppsScript 562
18 action-hosting-deploy 554
19 fireorm 522
20 geofirex 461
21 firestore-backup-restore 455
22 react-admin-firebase 426
23 next-firebase-ssr 403
Write Clean JavaScript Code. Always.
Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com