You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
socia.dot is a minimalistic open frontend, social network clone (like Instagram, Facebook, Twitter) completely developed with Godot in GDScript, built on top of our GodotFirebase addon as a backend interface for Firebase. This is just a Demo to give a general overview about all the features provided by GodotFirebase (Authentication, Firestore, Realtime Database, Storage).
2
+
socia.dot is a minimalistic open frontend, social network clone (like Instagram, Facebook, Twitter) completely developed with Godot in GDScript, built on top of our GodotFirebase addon as a backend interface for Firebase. This is just a Demo to give a general overview about all the features provided by GodotFirebase (Authentication, Firestore, Realtime Database, Storage).
3
+
4
+
## Libraries
5
+
This demo uses our [GodotFirebase](https://github.com/GodotNuts/GodotFirebase) addon to rely completely on Firebase as a backend.
6
+
To run this project locally, please install and configure [GodotFirebase](https://github.com/GodotNuts/GodotFirebase) with your credentials.
7
+
8
+
This demo also uses some UI components provided by [GodotFirebase-UI](https://github.com/GodotNuts/GodotFirebase-UI), a library containing drag-n-drop components to speed up the development of UI components for Firebase.
9
+
10
+
## Live Demo
11
+
Some live demos hosted by our team are available here:
0 commit comments