Dynamic Webapp with Video Manipulation

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/Firebase

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • pangea-extensions-firebase

    Pangea Extensions for Firebase

    Are you trying to avoid copying the file from the /tmp directory after it is processed? As part of my work at Pangea.cloud, I developed as Firebase Extension, https://github.com/pangeacyber/pangea-extensions-firebase/tree/main/storage-file-intel , that scans files for malicious behavior after a user uploads a file. If the file is deemed dangerous, it gzips it and moves the .zip file to a /malicious folder in Cloud Storage. This all works automatically because the processing function is set as a trigger to cloud storage events. Are you using triggers?

  • extensions

    Source code for official Firebase extensions (by firebase)

    If you want to try the Extension, check out this tutorial. Accepting user uploads is the use case we developed the Extension. Depending on your use case, and if you want to share your app's processing capabilities with other Firebase developers, you might want to consider building it into a Firebasse Extensions

  • 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!

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