Giter VIP home page Giter VIP logo

linkhive's Introduction

Logo

Meet Live Hive, the easiest way of sharing an URL.

crafted with by your besties, Shashank and Harshit.

version 1.0.0 license MIT author shashank and harshit


Checkout DEMO.md


Installation (If you wish to build it yourself and run everything locally)🔧

Install dependencies and build the server

$ cd client && npm

Build the react app

$ npm run build

Supabase database and edge functions are hosted by us(supabase.io), we do not recommend running them locally, but if you need to, supabase has an amazing doc on how to run the entire server locally. It involved install supabase-cli.


Preview :

Signup:

Screenshot 2022-12-19 at 11 52 40 AM


Send Link:

Screenshot 2022-12-19 at 4 48 46 PM


Your links:

Screenshot 2022-12-19 at 1 55 57 PM (1)


Creators💥

Shashank kumar
Shashank Kumar

Harshit Singh
Harshit Singh

Shashank's twitter handle
Shashank's github profile
Harshit's twitter handle
Harshit's github profile


Description of Supabase products used:


Demo

Our extension is still in the review, we will paste the link to the extension store as soon as we get it. But we have attached a video demo of how the entire thing works. If you wish to run it, you can download the latest build file from /client/latest-build and unzip it and run it on chrome.

Watch the video


Supabase Auth:

Our entire product revolves around sending and receiving links. To send a link you have to be registered and logged in, and we use emails for that. So that we can easily identify you and then use that to send the emails. We could have made a custom auth but we thought we'd give supabase auth(email and password) a try and it was smooth like butter. We couldn't find any examples of chrome extensions using supabase auth, so we made our own! (Expect an blog on using supabase auth with chrome extension real soon). We use the access_token from supabase auth paired with edge functions to implement seamless flow with RLS.


Supabase Database

We use supabase database (Postgres at core) to store the emails, links and messages that have been sent by a user. We also use the database to store user preferences (coming soon).


Supabase Edge Functions

With Edge Functions powered by Deno, our job to develop APIs became extremely easy. We literally made this in a couple of days due to our university exams and developing with edge functions was like creating functions for every use case. We first created a send-link function, then when the need came, we made the fetch links function. We didn't have to manage any servers or deployments, supabase cli did everything in seconds. We are also working on analytics(The sender can see how many times a link has been opened and from where) and for that we are creating an entire URL shortener using edge functions.


## License 📜

Link hive is available under the MIT license. See the LICENSE file for more info. Feel free to contribute it as needed!

Contributing 🤝

Please read Contributing.md for details on our code of conduct, and the process for submitting pull requests to us.

Forking this repo 🚨

Many people have contacted us asking if they can use this code for their own websites. The answer to that question is usually "yes", with attribution. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us.

We value keeping this site open source, but as you all know, plagiarism is bad. We spent a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our website, and we are proud of it! All we ask is to not claim this effort as your own.

So, feel free to fork this repo. If you do, please just give us proper credit by linking back to us.

linkhive's People

Contributors

shawshankkumar avatar whiletrueee avatar

Stargazers

Developer Rahul avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.