awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

43 مستودعات

Awesome GitHub RepositoriesFull-Stack Web Applications

Integrated projects combining backend APIs with responsive frontend interfaces.

Distinguishing note: Focuses on the integration of full-stack components rather than isolated frontend or backend libraries.

Explore 43 awesome GitHub repositories matching web development · Full-Stack Web Applications. Refine with filters or upvote what's useful.

Awesome Full-Stack Web Applications GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nuxt/nuxt.jsالصورة الرمزية لـ nuxt

    nuxt/nuxt.js

    60,458عرض على GitHub↗

    Nuxt is a full-stack framework for building Vue.js applications. It serves as an application orchestrator that integrates server-side rendering, static site generation, and backend API logic within a single unified project. The framework uses a file-based routing system to automatically generate application URLs based on the project's folder and file structure. It supports multi-strategy web rendering, allowing for a combination of server-side, static, and hybrid rendering techniques to optimize page load speeds and search engine visibility. The project provides automated component discovery

    Integrates backend API logic and server directories directly within the same project as the frontend.

    TypeScript
    عرض على GitHub↗60,458
  • imputnet/cobaltالصورة الرمزية لـ imputnet

    imputnet/cobalt

    41,096عرض على GitHub↗

    Cobalt is a cross-platform web application designed as a distributed service platform for managing media content downloading. It functions as a full-stack monorepo that integrates a backend API with a responsive frontend, providing a unified interface for users to fetch and save media files from various online platforms. The project utilizes a modular architecture where backend services, frontend interfaces, and shared logic are organized into decoupled packages within a single repository. This monorepo structure employs centralized workspace orchestration to manage dependencies and cross-pac

    Integrates a backend API with a responsive frontend for a cohesive web-based service.

    Sveltecollaborationdownloaderinstagram
    عرض على GitHub↗41,096
  • pynecone-io/pyneconeالصورة الرمزية لـ pynecone-io

    pynecone-io/pynecone

    28,598عرض على GitHub↗

    Pynecone is a full-stack web framework and application platform that enables the development of complete web applications using only Python for both frontend and backend logic. It functions as a web UI library for creating interactive user interfaces and managing application state without the need to write JavaScript. The platform includes a generative AI app builder that automatically produces application structures and source code. It simplifies development by mapping Python-defined UI elements to native React components and automatically transforming Python functions into REST endpoints.

    Provides a platform for developing and deploying integrated web applications with centralized state management.

    Python
    عرض على GitHub↗28,598
  • codepath/android_guidesالصورة الرمزية لـ codepath

    codepath/android_guides

    28,339عرض على GitHub↗

    This project provides a collection of instructional guides and tutorials for Android app development, native mobile application creation, and computer science education. It focuses on building native applications through step-by-step implementation, covering the development of user interfaces and the integration of system hardware and permissions. The material extends into broader technical domains, including the study of fundamental data structures and algorithms for technical interview preparation. It also covers cybersecurity fundamentals, such as identifying web vulnerabilities and implem

    Teaches the creation of complete web applications by integrating frontend interfaces with backend APIs.

    androidcodepathdevelopment
    عرض على GitHub↗28,339
  • serverless-stack/serverless-stackالصورة الرمزية لـ serverless-stack

    serverless-stack/serverless-stack

    26,112عرض على GitHub↗

    This project is a serverless full-stack framework and infrastructure-as-code tool designed for deploying and managing full-stack applications. It functions as a cloud-native deployment orchestrator that synchronizes application code and environment variables across frontend content delivery networks and backend API endpoints. The platform enables the deployment of complete application architectures on either private or cloud infrastructure. It allows for the orchestration of self-hosted applications without the need to manage traditional virtual servers. The system covers serverless infrastr

    Integrates backend APIs with frontend interfaces through a unified deployment and management process.

    TypeScript
    عرض على GitHub↗26,112
  • kriasoft/react-starter-kitالصورة الرمزية لـ kriasoft

    kriasoft/react-starter-kit

    23,603عرض على GitHub↗

    This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a pre-configured project template that combines a frontend and backend to accelerate the development of production-ready web applications. The kit is distinguished by its focus on type-safe architectures, utilizing a monorepo structure to synchronize data types between the server and client. It integrates specific implementations for SaaS operations, including recurring subscription billing via Stripe and user identity authentication supporting passkeys, social logins, and email verification

    Provides a comprehensive full-stack project template combining frontend, backend, database, and email services.

    TypeScript
    عرض على GitHub↗23,603
  • voltagent/awesome-claude-code-subagentsالصورة الرمزية لـ VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906عرض على GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Builds full-stack application structures, routing, and server components with integrated data fetching.

    Shellai-agent-frameworkai-agent-toolsai-agents
    عرض على GitHub↗21,906
  • jasontaylordev/cleanarchitectureالصورة الرمزية لـ jasontaylordev

    jasontaylordev/CleanArchitecture

    19,657عرض على GitHub↗

    This project is a comprehensive template for building enterprise-grade applications using clean architecture principles. It provides a structured foundation that decouples core business logic from infrastructure concerns, ensuring that domain entities remain independent of specific frameworks or database implementations. By utilizing a mediator-based request dispatching pattern, the system separates state-mutating commands from read-only queries, promoting a clean separation of concerns across the entire codebase. The architecture is organized into vertical slices, grouping related logic and

    Provides scaffolding tools to generate structured full-stack projects with pre-configured API integration.

    Bicepangularaspnetcoreclean-architecture
    عرض على GitHub↗19,657
  • mahmoud/awesome-python-applicationsالصورة الرمزية لـ mahmoud

    mahmoud/awesome-python-applications

    17,892عرض على GitHub↗

    This project is a curated directory and reference library of open-source Python applications. It serves as a comprehensive index designed to help developers study real-world software architecture, design patterns, and practical implementation strategies through a diverse collection of community-driven projects. The repository distinguishes itself by focusing on the analysis of production-ready software patterns rather than providing a single tool. It offers a structured way to explore how complex features, such as modular plugin systems, configuration management, and various deployment strate

    Distributes complete application environments including necessary interpreters and system libraries.

    Jupyter Notebookapplicationaudioeducation
    عرض على GitHub↗17,892
  • itwanger/tobebetterjavaerالصورة الرمزية لـ itwanger

    itwanger/toBeBetterJavaer

    16,678عرض على GitHub↗

    This project serves as a dual-purpose platform that functions both as a comprehensive software engineering learning resource and an autonomous agent orchestration framework. It provides a structured curriculum focused on the Java ecosystem, offering technical roadmaps, interview preparation materials, and career mentorship. Simultaneously, it acts as a technical foundation for building intelligent systems, enabling developers to construct complex, multi-step agent pipelines. The framework distinguishes itself by integrating advanced automation capabilities directly into its educational missio

    Builds commercial-grade software systems from start to finish using industry-standard technology stacks.

    javajvmmysql
    عرض على GitHub↗16,678
  • nswbmw/n-blogالصورة الرمزية لـ nswbmw

    nswbmw/N-blog

    15,392عرض على GitHub↗

    N-blog is a full-stack JavaScript blogging platform and content management system built with Node.js. It functions as a server-side rendered web application that renders markdown source text into HTML for publishing and displaying articles. The system includes a markdown blogging engine that enables the creation and management of posts and user comments. It features a integrated user authentication system that handles account registration, secure sign-in, and session management to protect private routes. The project covers broad capability areas including request routing and middleware pipel

    Functions as a complete project integrating a Node.js backend with a server-rendered frontend and database.

    JavaScriptblogcourseexpress
    عرض على GitHub↗15,392
  • pyodide/pyodideالصورة الرمزية لـ pyodide

    pyodide/pyodide

    14,685عرض على GitHub↗

    This project provides a full Python interpreter compiled to WebAssembly, enabling the execution of Python code and scientific libraries directly within web browsers and server-side environments. By bridging the gap between language runtimes, it allows developers to run computational tasks, manage packages, and perform data analysis in client-side environments without requiring a backend server. The platform distinguishes itself through a comprehensive foreign function interface that enables bidirectional data exchange, object proxying, and function calling between Python and JavaScript. It in

    Enables full-stack application development by executing business logic and data processing entirely on the client side.

    Pythonpythonwebassembly
    عرض على GitHub↗14,685
  • reactjs/react.devالصورة الرمزية لـ reactjs

    reactjs/react.dev

    11,765عرض على GitHub↗

    React is a JavaScript library for building user interfaces through the composition of modular, self-contained components. It employs a declarative programming model where developers describe the desired visual state, and the library automatically manages the underlying document updates and state synchronization. By utilizing a virtual representation of the document, it calculates and applies minimal changes to the browser, ensuring efficient rendering even in complex applications. The library distinguishes itself through a sophisticated scheduling system that manages rendering work in increme

    Integrates server-side rendering, routing, and bundling to create complete full-stack web applications.

    JavaScriptdocumentationjavascriptreact
    عرض على GitHub↗11,765
  • oldboyxx/jira_cloneالصورة الرمزية لـ oldboyxx

    oldboyxx/jira_clone

    11,064عرض على GitHub↗

    This project is a full-stack project management web application designed for organizing work and managing project workflows. It consists of a Node.js TypeScript REST API for server-side business logic and a React component UI library for the frontend interface. The application implements a board-based task visualization system with customizable status workflows. It provides mechanisms for issue workflow management, including task prioritization and team member assignment to track responsibilities and progress. The system is built with a decoupled client-server architecture using full-stack T

    Builds a complete project management application combining a Node.js API with a React frontend.

    JavaScript
    عرض على GitHub↗11,064
  • codewithharry/sigma-web-dev-courseالصورة الرمزية لـ CodeWithHarry

    CodeWithHarry/Sigma-Web-Dev-Course

    11,021عرض على GitHub↗

    This project is a comprehensive educational curriculum and resource for full-stack web development. It provides a structured collection of source code, implementation guides, and practical exercises designed to teach core front-end and back-end programming principles, including database connectivity and interface design. The repository serves as a practical guide for building integrated web applications using modern JavaScript frameworks. It demonstrates essential development patterns such as component-based user interface composition, reactive state management, and asynchronous data fetching

    Serves as a structured full-stack web development course covering database connectivity, state management, and interface design.

    JavaScript
    عرض على GitHub↗11,021
  • hakanyalcinkaya/kodluyoruz-frontend-101-egitimiالصورة الرمزية لـ hakanyalcinkaya

    hakanyalcinkaya/kodluyoruz-frontend-101-egitimi

    10,938عرض على GitHub↗

    This project is a comprehensive full-stack web development course delivered through a video-based curriculum. It provides a structured learning path that integrates frontend and backend technologies, guiding users from fundamental concepts to advanced implementation across a multi-language stack. The curriculum distinguishes itself through a progressive layering of complexity, combining a React-based frontend course with a Python and Django backend course. It emphasizes professional workflow integration, featuring dedicated tutorials on Git and GitHub for version control and collaborative cod

    Demonstrates building complete web systems by integrating Django server-side logic with responsive client-side interfaces.

    JavaScriptcssgitgithub
    عرض على GitHub↗10,938
  • highlight/highlightالصورة الرمزية لـ highlight

    highlight/highlight

    9,303عرض على GitHub↗

    Highlight هي منصة مراقبة كاملة ونظام تتبع يجمع السجلات، والأخطاء، والتتبعات الموزعة لتوفير رؤية موحدة لصحة التطبيق. تعمل كنظام تتبع موزع، وخدمة مراقبة أخطاء، وأداة لإعادة تشغيل الجلسات. المنصة متاحة كحزمة مراقبة داخل حاوية (dockerized) للنشر المستضاف ذاتياً على Linux. تتميز المنصة بدمج المراقبة الخلفية مع نظام تسجيل مرئي يلتقط تغييرات كائن المستند (DOM) وطلبات الشبكة لإعادة تشغيل تفاعلات المستخدم. يغطي النظام عدة مجالات قدرات أساسية، بما في ذلك إدارة السجلات المركزية مع خصائص قابلة للبحث، وتتبع أخطاء التطبيق مع تكامل خرائط المصدر لإلغاء تشفير تتبع المكدس، وتتبع الطلبات الموزع عبر الخدمات المصغرة. كما يتضمن مراقبة قاعدة البيانات عبر تنفيذ الاستعلامات المسماة وتحليل استعلامات البحث لاسترجاع مقاييس الأداء. يمكن إجراء التثبيت عبر نشر مراقبة مستضاف ذاتياً باستخدام Docker أو من خلال توفير البنية التحتية السحابية.

    Tracks errors, logs, and performance across both frontend and backend in a single platform.

    TypeScript
    عرض على GitHub↗9,303
  • vulcanjs/vulcanالصورة الرمزية لـ VulcanJS

    VulcanJS/Vulcan

    7,908عرض على GitHub↗

    Vulcan هو إطار عمل GraphQL لـ Meteor يدمج طبقة بيانات GraphQL مع مكونات React لبناء تطبيقات ويب كاملة المكدس (full-stack). يوفر نهجاً منظماً لتطوير التطبيقات داخل نظام Meteor البيئي، مع التركيز على المزامنة في الوقت الفعلي وإدارة البيانات الموحدة. يُمكّن إطار العمل سير عمل تطوير يربط واجهات مستخدم React بـ GraphQL API. يوسع منصة Meteor باستخدام GraphQL كطبقة بيانات أساسية للتعامل مع إدارة الحالة وجلب البيانات. يغطي النظام تطوير الويب كامل المكدس من خلال نموذج إدارة حالة قائم على المخطط (schema-driven)، وتنسيق الاستعلام من جانب العميل، وطبقة عرض تعريفية.

    Provides a unified approach to building complete web applications combining a GraphQL backend with a React frontend.

    JavaScript
    عرض على GitHub↗7,908
  • thejsway/thejswayالصورة الرمزية لـ thejsway

    thejsway/thejsway

    7,884عرض على GitHub↗

    The JavaScript Way is a free, open-access educational resource that teaches modern JavaScript and full-stack web development through a project-based book and interactive exercises. Its core identity is a comprehensive learning path that combines free online content, progressive skill-building, and hands-on exercises to guide learners from programming fundamentals to building a complete real-world application. The project distinguishes itself by structuring its curriculum around a single, unified project—a social news web application—that learners build incrementally across multiple chapters.

    Builds a complete social news web application with both front-end and back-end components.

    CSSbookes2015es6
    عرض على GitHub↗7,884
  • codeigniter4/codeigniter4الصورة الرمزية لـ codeigniter4

    codeigniter4/CodeIgniter4

    5,924عرض على GitHub↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    CodeIgniter provides a lightweight MVC toolkit for building complete web applications with minimal configuration and a small footprint.

    PHPcodeignitercodeigniter4framework-php
    عرض على GitHub↗5,924
السابق123التالي
  1. Home
  2. Web Development
  3. Full-Stack Web Applications

استكشف الوسوم الفرعية

  • Blog Application Implementations1 وسم فرعيConstruct a complete blog application with user login, article editing, and comments. **Distinct from Full-Stack Web Applications:** Distinct from Full-Stack Web Applications: focuses specifically on blog application implementation rather than general full-stack web applications.
  • Full-Stack Reference TemplatesReference implementations of complete web applications combining frontend, backend, and database layers. **Distinct from Full-Stack Web Applications:** Distinct from Full-Stack Web Applications: focuses on being an educational template/reference rather than a production application.
  • Observability ToolingTools for monitoring the health, performance, and errors of an integrated full-stack application. **Distinct from Full-Stack Web Applications:** Distinct from Full-Stack Web Applications: focuses on the monitoring of the stack rather than the implementation of the application itself.
  • Project BoilerplatesPre-configured project templates that provide a starting structure for full-stack applications. **Distinct from Full-Stack Web Applications:** Distinct from Full-Stack Web Applications: focuses on the bootstrapping template rather than the final integrated application.