12:00 PM
Change language

Menu

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.

Todo App with Baraqex

A simple todo application showcasing Baraqex hooks, state management, and component composition

hooksstatecomponents
1/15/2024

Full-Stack Blog

Server-side rendered blog with API routes, database integration, and authentication

ssrdatabaseauthapi
1/20/2024

WebAssembly Calculator

High-performance mathematical operations using WebAssembly with Baraqex integration

wasmperformancegomath
1/25/2024

E-commerce Store

Full-featured online store with Baraqex server-side rendering, payment integration, and admin dashboard

fullstackpaymentdatabaseadmin
2/1/2024

Analytics Dashboard

Real-time data visualization dashboard with Baraqex server integration and WebSocket updates

chartsrealtimewebsocketsdata
2/5/2024

Real-time Chat App

WebSocket-powered chat application with rooms, authentication, and message history using Baraqex server

websocketsrealtimeauthrooms
2/10/2024

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

Community Example 1

Created by a Baraqex community member

Community Example 2

Created by a Baraqex community member

Community Example 3

Created by a Baraqex community member

Community Example 4

Created by a Baraqex community member

Community Example 5

Created by a Baraqex community member