/ibio

Free bio link generator

Primary LanguagePHP

IBio

IBio is a free bio link generator for social media like Instagram, TikTok, etc

You can register and get your link and share it on your social media.

The master branch is available on https://ibio.link

Sample link: https://ibio.link/saeedvaziry

Installation

  1. Install dependencies
# development
composer install

# production
composer install --no-dev
  1. Create .env from .env.example and fill it according to your configs

  2. Generate key

php artisan key:generate
  1. Run the migrations
php artisan migrate

What technologies used?

Back-End

The back-end has been developed with Laravel framework 8

Database

Database is Mysql or Mariadb

Front-End

The front-end has been developed with Vue.js 2, Inertia.js, and Tailwindcss 2

Credits

Charts

Chart.js with Vue Charts

Icons

Fontawesome and FlatIcon

Other

Two-factor authentication by pragmarx

Front-End routes by tighten

IP to location package by myself :) saeedvaziry

User-Agent by jenssegers

Security

In case you see any security issues please send it to me directly at (sa.vaziry@gmail.com) or create an issue

License

The source code is licensed under The MIT License (MIT).