Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LuisRodriguezLD/Fuse-Tags-with-Firebase
Example of Jake´s app using Firebase instead of Parse.
https://github.com/LuisRodriguezLD/Fuse-Tags-with-Firebase
Last synced: about 2 months ago
JSON representation
Example of Jake´s app using Firebase instead of Parse.
- Host: GitHub
- URL: https://github.com/LuisRodriguezLD/Fuse-Tags-with-Firebase
- Owner: LuisRodriguezLD
- Created: 2016-03-14T14:50:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-27T16:05:46.000Z (over 8 years ago)
- Last Synced: 2024-08-03T04:09:20.570Z (5 months ago)
- Size: 3.91 KB
- Stars: 14
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-fuse - Fuse Tags with Firebase - Simple Tags app. Adds and retrieves tags from Firebase. (Open Source)
README
# Fuse Tags with Firebase
Example of [Jake´s app](https://github.com/yupferris/fuse-example-using-parse) using Firebase instead of Parse through REST API.# Setup
You can use my Firebase but if you want to use your own:
1) Create an account with Firebase (www.firebase.com)
2) Create an app and add a name & value
3) Copy the link to that file and update it on the Javascript.
Line 17 and 42.That´s it.
Have fun!If have any questions contact me via [Twitter](https://twitter.com/luisrodriguezld).
Shout-out to [Jake](https://github.com/yupferris) for the help.UPDATE: This example has been updated to use in Fuse 0.21