eloone / clipon-firebase

This is an online clipboard that syncs with Firebase servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLIPON FIREBASE

https://clipon.firebaseapp.com/

Pitch

Copy paste text across different computers through the Internet.

Typical usage

Features

  • No login
  • No reload
  • Instant copy
  • Clickable copied links
  • Copy HTML (on HTML5 browsers) or plain text (on older browsers)
  • Click outside the input box to make links clickable
  • The data is public
  • The data is persistent even after you leave

Design

This is the evolved cousin of http://clipon.herokuapp.com/. It grew from an almost framework-less app to a framework-packed app, but the no backend style of Firebase was suitable for how simple I wanted the app to be.

/server is only used to mimic the Firebase server for local development. The app runs fully on the client in /app.

Review

I will post a review here of my use of the preceding stack. But all in all, I think Firebase is still too alpha, I encountered bugs, service outage and very weird code design. The no backend is the promise but if you want serious security rules then the complexity is equivalent (if not greater) to having your own backend I think. My review is coming soon!

2 years later now.. you have not written the review!! I am so angry at myself, now I forgot all of it. So sorry about this for anyone reading this full of hope a review would come "soon". Ugh ughh ughh!!!

About

This is an online clipboard that syncs with Firebase servers.


Languages

Language:JavaScript 74.5%Language:HTML 18.1%Language:CSS 7.5%