Skip to content
View bliyyaan's full-sized avatar

Block or report bliyyaan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bliyyaan/README.md

Bliyyan – E-commerce with Pi Network Payment

Bliyyan is an innovative e-commerce platform that enables seamless transactions using Pi Network as the primary payment method. It provides a smooth and secure shopping experience with session-based Pi Wallet integration, ensuring fast and hassle-free transactions.

🚀 Tech Stack

Bliyyan is built using modern web technologies to ensure performance, security, and scalability:

  • Backend: Laravel 11 (REST API), MySQL
  • Frontend: Vue 3, Inertia.js, Konsta UI
  • Admin Panel: Filament 3
  • Authentication: Pi Wallet Integration

🛠 Installation Guide

Follow these steps to set up Bliyyan on your local machine:

1️⃣ Prerequisites

Make sure you have the following installed:

  • PHP 8.2+
  • Composer
  • Node.js & npm
  • MySQL
  • Laravel CLI

2️⃣ Clone the Repository

git clone https://github.com/bliyyaan/bliyyaan.git
cd bliyyaan

3️⃣ Install Backend Dependencies

composer install
cp .env.example .env
php artisan key:generate

4️⃣ Configure the Database

Edit the .env file and update the database credentials:

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=bliyyaan
DB_USERNAME=root
DB_PASSWORD=yourpassword

Then, run the migrations:

php artisan migrate --seed

5️⃣ Install Frontend Dependencies

npm install

6️⃣ Build the Frontend

npm run dev

7️⃣ Start the Server

php artisan serve

Your application should now be running at http://localhost:8000.

📄 License

See LICENSE.md for details.

Additional Notes

  • For more information about available commands and functionality, refer to the Laravel documentation.
  • Make sure to update the .env file with valid email credentials and other service keys as needed.

Popular repositories Loading

  1. bliyyaan bliyyaan Public

    Bliyyaan is an e-commerce platform that enables seamless transactions using Pi Network payments. It offers a smooth and secure shopping experience with session-based Pi Wallet integration. 🚀

    PHP 9

  2. PiOS PiOS Public

    Forked from pi-apps/PiOS

    7

6 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 1, 2025

bliyyaan has no activity yet for this period.
Loading