2026-01-13 23:15:45 +01:00
2026-01-18 13:11:51 +01:00

🌌 Plexus

Plexus is a Club 2.0 platform—a hybrid between a live chat and a social network, powered by a simulated Web3 economy. It features a "cozy" atmosphere with background music, decentralized-inspired identity, and salon-based communities.

Desktop View

🚀 Key Features

  • 💎 Club 2.0 Experience: A cozy digital salon with background music and shared vibes.
  • 🪙 Web3 Economy: Simulated $PLEXUS token. 1 Message = 1 $PLEXUS.
  • 🆔 Identity: Phantom Wallet login and NFT profile pictures.
  • 📱 Mobile Ready: Fully responsive layout with adaptive components.
  • Real-time Social: Instant messaging, reactions, and user profiles with social walls.
  • 🚦 Transaction Lifecycle: Simulated blockchain transaction states (Pending, Validated, Failed).

🛠 Tech Stack

  • Frontend: Vue 3, Pinia, Tailwind CSS, Lucide Icons.
  • Backend: Node.js, Express, Socket.io.
  • Database: DuckDB (Fast, analytical, and serverless-friendly).
  • Automation: Makefile, Husky, Lint-staged, Ruff (Python), ESLint (JS).

📖 Documentation

Explore our detailed documentation in the docs/ directory:

🚦 Quick Start

Prerequisites

  • Node.js (v18+)
  • Python 3.10+
  • Docker (optional, for dev shell)

Installation

make install

Development

# Start the dev environment (Docker)
make dev
Description
No description provided
Readme 349 KiB
Languages
Vue 49.4%
JavaScript 49%
CSS 0.7%
Dockerfile 0.3%
Makefile 0.3%
Other 0.3%