Giter VIP home page Giter VIP logo

kashyap1757 / linkfree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eddiehubcommunity/biodrop

0.0 0.0 0.0 42.88 MB

Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.

Home Page: https://linkfree.io

License: MIT License

Shell 0.15% JavaScript 97.74% CSS 1.88% Dockerfile 0.22%

linkfree's Introduction

Open in GitPod Uptime License: MIT GitHub release (latest by date) GitHub repo size

What is LinkFree?

LinkFree is the Open Source alternative to LinkTree. A platform where people in tech can have a single hub to showcase their content in order to accelerate their career, whilst contributing to an Open Source project and being part of a community that has a say in where the project is going.

Your profile will have links to your social media and content. You can also add your timeline, testimonials, and upcoming events that you are participating in.

Here is an example of a LinkFree Profile https://linkfree.io/eddiejaoude

Example profile on LinkFree

Tech Stack

LinkFree was built using the following technologies:

  • Next.js - a framework for building server-rendered React applications
  • MongoDB - a NoSQL database
  • Tailwind CSS - a utility-first CSS framework

๐Ÿ› ๏ธ Quickstart

You have 4 options to contribute to the repo, please pick your favourite from:

  1. GitHub UI (recommended for adding/editing your profile)
  2. Gitpod
  3. Local development
  4. Local development with Docker Compose

Brief documentation is below, but full documentation can be found here https://linkfree.io/docs

GitHub UI

This is great if you only want to add your Profile or make changes to it.

Here is the QuickStart guide to add your profile https://linkfree.io/docs/quickstart

note: give extra attention to JSON formatting and the GitHub Action after you create the Pull Request

Read more in the official documentation https://linkfree.io/docs/environments/github-ui

Gitpod

In the cloud-free development environment which will have all the dependencies you need (for example MongoDB).

You can use Gitpod in the cloud Gitpod Ready-to-Code

Read more in the official documentation https://linkfree.io/docs/environments/gitpod

Local development

This environment is fully on computer and requires each dependency (for example MongoDB) to be installed and set up, but gives you the most flexibility for customisation.

Prerequisites

Before contributing or adding a new feature, please make sure you have already installed the following tools:

  • NodeJs (Works with Node LTS version v16.17.0)
  • MongoDB
  • Optional NVM: Switch Node version by using nvm use (on Windows, use nvm use v16.17.0). If this is not installed, run nvm install v16.17.0.

Commands

You can set this up locally with the following steps:

  1. copy the .env.example file to .env and update any details required
  2. MongoDB is required, it is possible to use docker compose up to start the MongoDB service
  3. npm ci
  4. npm run dev

Read more in the official documentation https://linkfree.io/docs/environments/local-development

Local development with Docker Compose

This will allow you to run your favourite IDE but not have to install any dependencies on your computer like NodeJS and MongoDB.

Prerequisites

Commands

  1. docker compose up

Read more in the official documentation https://linkfree.io/docs/environments/local-development-docker-compose

๐Ÿ™‚ How to add YOUR Profile

Step by step quickstart guide can be found in the full docs here https://linkfree.io/docs/quickstart

โ›ฉ๏ธ Testimonials

Here are some testimonials from individuals who have used LinkFree:-

Francesco Ciulla

Francesco Ciulla

"I had another similar (paid) service. I tried LinkFree for a week and I got almost double the clicks on the links in the same period, redirecting from the same link. I decided to start using it regularly. I am very satisfied. It's not just a list of links but it's backed by a great Open Source community."

  • Name : Francesco Ciulla
  • Bio : Developer Advocate at daily.dev, Docker Captain, Public Speaker, Community Builder
  • Username : Francesco Ciulla

Amanda Martin

Amanda Martin

"Where LinkFree really stands out is the ability to make meaningful connections and find collaborators due to thoughtful features that are not simply about chasing ways to build your audience. The fact that it's also Open Source really makes it the tool I was waiting for in this space."

  • Name : Amanda Martin
  • Bio : Developer Advocate | Always Curious | Always Silly
  • Username : Amanda Martin

Pradumna Saraf

Pradumna Saraf

"LinkFree is very close to me because I have seen it evolve. With LinkFree, I have discovered so many amazing people in tech. Some of my favorite features are the barcode for profiles and testimonials. If you are reading this and don't have a profile, I highly recommend doing that. Thank you, Eddie and EddieHub community, for building this incredible app."

  • Name : Pradumna Saraf
  • Bio : Open Source Advocate | DevOps Engineer | EddieHub Ambassador
  • Username : Pradumna Saraf

๐Ÿ›ก๏ธ License

LinkFree is licensed under the MIT License - see the LICENSE file for details.

๐Ÿงฐ Contributing

  • Contributions make the open source community an amazing place to learn, inspire, and create.
  • Any contributions you make are truly appreciated.
  • Let's continue contributing to keep the community active and growing.

๐Ÿ™ Support

Don't forget to leave a star โญ๏ธ

linkfree's People

Contributors

eddiejaoude avatar github-actions[bot] avatar pradumnasaraf avatar panquesito7 avatar kumarsonsoff3 avatar fi-krish avatar amandamartin-dev avatar dan-mba avatar sarajaoude avatar loftwah avatar priyankarpal avatar cbid2 avatar schmelto avatar tobysolutions avatar imkrishnasarathi avatar sandippalit avatar cahllagerfeld avatar ayebakurooruwori avatar kendalldoescoding avatar ibilalkayy avatar harshdeep61034 avatar shivam-sharma7 avatar arindam200 avatar bsatishsutar avatar fayasnoushad avatar francescoxx avatar krupalitrivedi avatar vyvy-vi avatar aadarsh805 avatar shubhxg 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.