Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kkrishguptaa/biodrop-self

Concept-Application built on top of the BioDrop API
https://github.com/kkrishguptaa/biodrop-self

astro biodrop tailwindcss typescript vercel

Last synced: 18 days ago
JSON representation

Concept-Application built on top of the BioDrop API

Awesome Lists containing this project

README

        





BioDrop-Self


Concept-Application built on top of the BioDrop API


## 📦 Archive Notice

This repository has been archived in favor of BioDrop's new layouts feature. Refer to [EddieHubCommunity/BioDrop#7310](https://github.com/EddieHubCommunity/BioDrop/issues/7310)

## 📸 Screenshots

| Desktop | Mobile |
| --- | --- |
| ![Screenshot of the application, the page includes a example of my (Krish Gupta)'s profile'](https://github.com/xkrishguptaa/biodrop-self/raw/main/assets/screenshots/desktop.png) | ![Screenshot of BioDrop Self On A Mobile Device To Showcase That It's Responsive](https://github.com/xkrishguptaa/biodrop-self/raw/main/assets/screenshots/mobile.png) |

## 🌟 Features

- [x] Completely Responsive and Mobile Friendly
- [x] Deploy your own version of BioDrop Self in seconds
- [x] Truly Customizable with TailwindCSS

You can change anything about it, as it's completely open source!

![Example of Tobiloba changing some things in BioDrop Self ;D](https://github.com/xkrishguptaa/biodrop-self/raw/main/assets/customize.png)

## 🚀 Deploy

You can deploy your own version of BioDrop Self in seconds, with the help of [Vercel](https://vercel.com).

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fxkrishguptaa%2Fbiodrop-self&env=BIODROP_USERNAME&project-name=biodrop&repository-name=biodrop-self&demo-title=BioDrop%20Self%20%E2%80%95%20Design%20your%20own%20Biodrop&demo-description=Self-host%20LinkFree's%20UI%20but%20still%20be%20on%20the%20community%20network&demo-url=https%3A%2F%2Fbiodrop-self.xkrish.co&demo-image=https%3A%2F%2Fgithub.com%2Fxkrishguptaa%2Fbiodrop-self%2Fraw%2Fmain%2Fassets%2Fscreenshots%2Fdesktop.png)

## 🚀 Getting Started

### 📝 Environment Variables

BIODROP_USERNAME - Your BioDrop Username

### 💻 Local Development

```bash
# Install dependencies
$ yarn install --frozen-lockfile
# Start the development server
$ yarn dev
```

## 🛠️ Built With

- [Astro](https://astro.build) - The static site generator used
- [TailwindCSS](https://tailwindcss.com) - The CSS framework used
- [Vercel](https://vercel.com) - The hosting platform used
- [BioDrop](https://biodrop.io) - The API used