baraqex
Version:
A powerful full-stack framework for modern web development
17 lines (11 loc) • 697 B
Markdown
# Baraqex Fullstack Template
A complete fullstack application template built with Baraqex framework, featuring both frontend and backend capabilities.
## 🚀 Features
- **Server-Side Rendering (SSR)** - Fast initial page loads with SEO benefits
- **API Routes** - Built-in API endpoint handling with Express.js
- **Database Integration** - Support for MongoDB, MySQL, and PostgreSQL
- **Authentication** - JWT-based authentication system
- **File-based Routing** - Automatic route generation based on file structure
- **TypeScript Support** - Full TypeScript support out of the box
- **Hot Reload** - Development server with hot reload capabilities
## 📁 Project Structure