Browse working examples of Baraqex
Example Projects
Explore real-world examples built with Baraqex to learn patterns, best practices, and implementation techniques for your own projects.
Featured Example
App Preview
Real-time Chat Application
This featured example demonstrates how to build a complete real-time chat application using Baraqex with WebSocket integration. It includes authentication, message persistence, typing indicators, and emoji support.
Key Features:
- Real-time messaging with WebSockets
- User authentication and profiles
- Message persistence with database integration
- Responsive design for mobile and desktop
Start Your Own Project
Use one of our official starter templates to quickly bootstrap your next Baraqex project
Minimal Starter
Lightweight template with just the essentials
Terminal
npx create-baraqex-app my-app --template minimal
Full-Stack App
Complete setup with API routes and database
Terminal
npx create-baraqex-app my-app --template fullstack
E-commerce Starter
Pre-built store with cart and checkout
Terminal
npx create-baraqex-app my-app --template ecommerce
Community Examples
Created by the Baraqex community around the world