• This repository has been archived on 01/Jul/2024
  • Stars
    star
    5,738
  • Rank 7,098 (Top 0.2 %)
  • Language
    JavaScript
  • Created about 3 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

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

Project renamed from LinkFree to BioDrop(please update your local git clones with the new remote name)

What is BioDrop?

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 BioDrop Profile https://biodrop.io/eddiejaoude

Example profile and statistics page on BioDrop with light and dark mode

Tech Stack

BioDrop is 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://biodrop.io/docs

Warning: Your DB will be empty, you will need to load the data into the database! You can do this by visiting the url /api/system/reload?secret=development

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

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

Read more in the official documentation - https://biodrop.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://biodrop.io/docs/environments/gitpod

Local development

This environment is fully on your computer and requires each dependency (for example MongoDB) to be installed and set up, but it 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 v18.16.1)
  • MongoDB
  • Optional NVM: Switch Node version by using nvm use (on Windows, use nvm use v18.16.1). If this is not installed, run nvm install v18.16.1.

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://biodrop.io/docs/environments/local-development#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. git clone https://github.com/EddieHubCommunity/BioDrop

  2. cd BioDrop

  3. docker compose up

  4. In your browser on localhost:3000 you should now see the project up and running.

  5. Now you need to upload the data in your mongoDB instance. localhost:3000/api/system/reload?secret=development

  6. Recheck localhost:3000 to confirm data is uploaded, you should see current amount of active users.

Note
If you wanna look at the database, you can use MongoDB Compass with connection string as mongodb://localhost:27017/biodrop

Read more in the official documentation - https://biodrop.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

Testimonials

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

Francesco Ciulla

Francesco Ciulla

"I had another similar (paid) service. I tried BioDrop 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 BioDrop 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

"BioDrop is very close to me because I have seen it evolve. With BioDrop, 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 : Developer Advocate 🥑 | DevOps | Golang Developer | EddieHub Ambassador
  • Username : Pradumna Saraf

GitHub Accelerator

BioDrop was accepted into the GitHub Accelerator program... GitHub Accelerator https://accelerator.github.com

Support

Don't forget to leave a star ⭐️.

Our Pledge

We take participation in our community as a harassment-free experience for everyone and we pledge to act in ways to contribute to an open, welcoming, diverse and inclusive community.

If you have experienced or been made aware of unacceptable behaviour, please remember that you can report this. Read our Code of Conduct for more details.

More Repositories

1

awesome-github-profiles

List of GitHub profiles that have awesome customisation, that you can use for inspiration
HTML
1,469
star
2

open-source-practice

Repo for you to raise a Pull Request for practice
691
star
3

good-first-issue-finder

Issue-Crawler for GitHub based on Sveltekit
Svelte
527
star
4

support

Community Help & Support and AEA (Ask Everyone Anything)
341
star
5

EddieBot

Inclusive words Discord bot (no more "hey guys")
TypeScript
174
star
6

EddieHubCommunity.github.io

Information about our community
JavaScript
150
star
7

RepoRater

Rate GitHub Repos for Developer Experience (DX)
JavaScript
145
star
8

api

API to manage our community data
TypeScript
70
star
9

EddieHubLive

Map to show EddieHub contributors
JavaScript
47
star
10

EventCalendar

Community events from TwitterSpaces to Live streams to Conferences
JavaScript
39
star
11

HealthCheck

Checks how friendly your Open Source project is and suggests improvements! Sponsored by @Flagsmith
JavaScript
36
star
12

CreatorsRegistry

A place for Creators to get paid for their content 💰. Companies don't only look for big influencers but also micro influencers. Join the platform and let them find you!
JavaScript
36
star
13

gh-action-community

GitHub Action for the Community, from welcoming first timers to badges
JavaScript
35
star
14

gh-actions-html-table-generator

Read from a json file and write to the README
JavaScript
34
star
15

.github

EddieHub Org
29
star
16

gh-action-open-source-labels

Issue labels using Open Source labels standards
26
star
17

Hackathons

Information and assets from hackathons by EddieHub community members
Java
26
star
18

DailyTips

Get daily coding tips right to your favourite notifications
TypeScript
21
star
19

Branding

Branding repo for EddieHub community
HTML
21
star
20

infrastructure

EddieHub apps infrastructure as code
TypeScript
20
star
21

EddieBotBreakout

Discord bot to create breakout rooms
TypeScript
16
star
22

EddieBotUI

EddieBotUI is the front end application that shows Eddie Jaoude Discord Community's public stats.
JavaScript
16
star
23

monitoring

Monitor our deployed websites
Markdown
15
star
24

template

Template repo with docs and GitHub Actions etc
9
star
25

LiveStream-GitOps-Demo

GitOps live stream repo for EddieBot
JavaScript
8
star
26

BioDropDesign

Design repo for the BioDrop project
8
star
27

transcriptions

Community transcriptions for videos
5
star
28

github-trending-repos

Has your repo been trending on GitHub and you missed it?
TypeScript
4
star
29

maintainers-tool

A tool to help maintainers
TypeScript
4
star
30

RepoRater-Chrome

Chrome extension for RepoRater
TypeScript
3
star