An open API service indexing awesome lists of open source software.

https://github.com/sethbergman/friendly-pix

A clone of Instagram using Firebase and Express || https://friendly-pix.npmstack.com
https://github.com/sethbergman/friendly-pix

database firebase-popup firebase-redirect javascript

Last synced: 8 months ago
JSON representation

A clone of Instagram using Firebase and Express || https://friendly-pix.npmstack.com

Awesome Lists containing this project

README

          

# Firebase Quickstarts for Javascript

A collection of quickstart samples demonstrating the Firebase APIs using the Javascript SDK. For more information, see https://firebase.google.com.

Samples available:
- [Auth](auth)
- Anonymous Auth
- Custom Auth
- [Google Auth in a Chrome Extensions](auth/chromextension)
- Facebook auth using Facebook login button
- Facebook auth using Firebase popup
- Facebook auth using Firebase redirect
- Google auth using Google sign-in button
- Google auth using Firebase popup
- Google auth using Firebase redirect
- Twitter auth using Firebase popup
- Twitter auth using Firebase redirect
- GitHub auth using Firebase popup
- GitHub auth using Firebase redirect
- [Database](database)
- Simple Social Blogging app
- [Storage](storage)
- Upload a file to Firebase Storage and display its URL
- [Messaging](messaging)
- Send notifications

## How to make contributions?
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)

## License
See [LICENSE](LICENSE)