awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

30 repository-uri

Awesome GitHub RepositoriesStatic Web Hosting

Services for hosting and serving static HTML content.

Distinguishing note: Focuses on static asset delivery.

Explore 30 awesome GitHub repositories matching web development · Static Web Hosting. Refine with filters or upvote what's useful.

Awesome Static Web Hosting GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yangshun/front-end-interview-handbookAvatar yangshun

    yangshun/front-end-interview-handbook

    43,961Vezi pe GitHub↗

    This project is a curated guide for engineers preparing for front end engineering roles. It serves as a technical interview handbook and study resource, providing a collection of questions and answers focused on web technology and interview strategy. The resource covers front end system design and architectural patterns for scalable user interfaces. It also includes analysis of company-specific interview formats and patterns to assist in creating tailored study plans. The materials provide a review of web technology, including browser internals, web standards, and core scripting languages. T

    Serves pre-rendered HTML and CSS files from a content delivery network for fast global access.

    MDXcsscss-questionsfront-end
    Vezi pe GitHub↗43,961
  • unitech/pm2Avatar Unitech

    Unitech/pm2

    43,214Vezi pe GitHub↗

    This project is a Node.js process manager, runtime environment, and production deployment orchestrator. It provides the foundational system components required to run, monitor, and restart applications in the background to ensure continuous service availability. The system distinguishes itself through a built-in load balancer that distributes network traffic across multiple process instances to utilize all available CPU cores. It includes a real-time process monitor with a terminal-based dashboard for tracking server health, CPU and memory usage, and aggregated logs. The tool covers a broad

    Delivers a local directory over HTTP with support for directory listings and SPA redirects.

    JavaScriptcommand-linecommand-line-tooldeploy
    Vezi pe GitHub↗43,214
  • dokploy/dokployAvatar Dokploy

    Dokploy/dokploy

    34,901Vezi pe GitHub↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Supports hosting and serving static web content.

    TypeScriptbackendbackupsdatabases
    Vezi pe GitHub↗34,901
  • timqian/chinese-independent-blogsAvatar timqian

    timqian/chinese-independent-blogs

    22,816Vezi pe GitHub↗

    This project is a community-curated directory of independent personal websites and blogs. It functions as a centralized index that promotes decentralized content discovery by aggregating syndication feeds from individual creators, allowing users to follow and consume content directly through standard feed reader applications. The directory distinguishes itself through a community-driven maintenance model, where new entries are proposed and verified via version control workflows. Beyond discovery, the project serves as a comprehensive resource for personal publishing, offering guidance on soft

    Promotes independent publishing platforms and static hosting services to maintain creator autonomy.

    Pythonblogchinarss
    Vezi pe GitHub↗22,816
  • leptos-rs/leptosAvatar leptos-rs

    leptos-rs/leptos

    20,993Vezi pe GitHub↗

    Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types between the server and the browser. It provides a comprehensive toolkit for developing web interfaces where specific DOM nodes update automatically in response to changes in underlying reactive signals, rather than re-rendering entire component trees. The framework distinguishes itself through a fine-grained reactivity model that tracks dependencies at the individual data point level. It utilizes compile-time template transformation to convert declarative HTML-like syntax into opti

    Bundles and serves web applications as static assets for client-side execution.

    Rustdomfine-grainedisomorphic
    Vezi pe GitHub↗20,993
  • redox-os/redoxAvatar redox-os

    redox-os/redox

    16,054Vezi pe GitHub↗

    Redox is a POSIX-compliant, microkernel-based operating system written entirely in Rust. By utilizing a memory-safe language for the kernel and all system components, the project eliminates common vulnerabilities such as buffer overflows and use-after-free errors. Its architecture relies on a minimal kernel that manages only essential hardware and process isolation, delegating all other system services to unprivileged user-space processes. The system distinguishes itself through a modular design where hardware drivers and system services run as independent user-space daemons, allowing them to

    Serves local directory contents over HTTP to make web pages accessible via a specified network port.

    Rustbsdfreebsdgnu
    Vezi pe GitHub↗16,054
  • mail-in-a-box/mailinaboxAvatar mail-in-a-box

    mail-in-a-box/mailinabox

    15,343Vezi pe GitHub↗

    Mail-in-a-Box is a self-hosted email server appliance that automates the deployment of SMTP, IMAP, and POP3 services on Linux. It functions as a complete suite including a DNS management server, a spam and abuse filter, and a web-based administrative control panel for managing users, aliases, and storage quotas. The project distinguishes itself through a high degree of automation for email security and authenticity. It automatically provisions and maintains SPF, DKIM, DMARC, and DNSSEC records to prevent domain spoofing, while managing the installation and rotation of TLS certificates and enf

    Serves static web content over HTTPS using existing server infrastructure.

    Pythonemailmailserver
    Vezi pe GitHub↗15,343
  • grab/front-end-guideAvatar grab

    grab/front-end-guide

    15,235Vezi pe GitHub↗

    This project is a front-end development study guide and technical roadmap designed to introduce the tools, libraries, and patterns used in modern web application development. It serves as an educational resource covering single page application architecture, the integration of modern web tech stacks, and the design of components using static typing. The guide focuses on the orchestration of front-end CI/CD pipelines, providing a walkthrough for automating the linting, testing, bundling, and deployment of static assets to cloud hosting. It specifically addresses the implementation of reusable

    Describes how to serve application files via web servers or cloud storage for efficient static delivery.

    JavaScriptbabelcsscss-modules
    Vezi pe GitHub↗15,235
  • hammerspoon/hammerspoonAvatar Hammerspoon

    Hammerspoon/hammerspoon

    14,497Vezi pe GitHub↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Serves static files from local directories to provide web-based interfaces for automation tasks.

    Objective-Cautomationhammerspoonirc
    Vezi pe GitHub↗14,497
  • reactjs/react.devAvatar reactjs

    reactjs/react.dev

    11,765Vezi pe 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

    Routes specific URL paths of an existing website to a dedicated application to manage complex sections independently.

    JavaScriptdocumentationjavascriptreact
    Vezi pe GitHub↗11,765
  • jhu-ep-coursera/fullstack-course4Avatar jhu-ep-coursera

    jhu-ep-coursera/fullstack-course4

    10,934Vezi pe GitHub↗

    This project provides educational course materials and reference code for learning frontend web development. It serves as a tutorial and collection of examples demonstrating how to build responsive user interfaces using HTML, CSS, and JavaScript. The repository contains practical implementations and references for responsive web design, specifically focusing on fluid grids and media queries to adapt layouts across different screen sizes. It includes client-side scripting samples that illustrate how to add interactive behavior and dynamic functionality to web pages. The material covers a broa

    Demonstrates how to serve static HTML, CSS, and JavaScript files to a web browser.

    JavaScript
    Vezi pe GitHub↗10,934
  • zeit/serveAvatar zeit

    zeit/serve

    9,870Vezi pe GitHub↗

    serve is a static file server and command line tool used for serving assets and websites over HTTP from a local file system. It functions as a Node.js static hosting tool for single page applications and static content, as well as a directory listing web server. The project provides a visual browser interface for navigating and downloading files from a directory, enabling remote directory browsing. It maps incoming HTTP request paths to local folder structures to deliver images, stylesheets, and scripts. The tool includes capabilities for static content hosting and static file serving middle

    Hosts static websites, single page applications, or individual files for access across a local device or network.

    TypeScript
    Vezi pe GitHub↗9,870
  • sigoden/dufsAvatar sigoden

    sigoden/dufs

    9,729Vezi pe GitHub↗

    dufs is a self-hosted file manager and static file server that provides HTTP file hosting and WebDAV capabilities. It functions as a tool for sharing files over HTTP and managing folders remotely through both a web-based interface and the WebDAV protocol. The server distinguishes itself by mapping incoming requests directly to a local directory structure and offering a single-binary distribution for deployment. It supports the mounting of the server as a network drive via WebDAV and allows for the replacement of the default web interface using customizable asset overlays. The project covers

    Hosts static files and directories over HTTP with options for read-only access and SPA routing.

    Rustcloud-diskcommand-linefile-sharing
    Vezi pe GitHub↗9,729
  • jomjol/ai-on-the-edge-deviceAvatar jomjol

    jomjol/AI-on-the-edge-device

    8,461Vezi pe GitHub↗

    AI-on-the-edge-device is an edge AI meter digitizer and computer vision image processor designed to convert images of analog and digital utility meters into numeric values. It functions as an IoT gateway that runs neural network inference locally on hardware to monitor water, power, and gas readings. The system is distinguished by its ability to handle both analog pointers and digital digits through custom-trained neural networks. It includes specialized tools for image alignment, region-of-interest extraction, and hardware-level lighting control to minimize glare on glass surfaces. To mainta

    Serves simple HTML files from a local directory to display basic web content.

    C++
    Vezi pe GitHub↗8,461
  • adonovan/gopl.ioAvatar adonovan

    adonovan/gopl.io

    8,014Vezi pe GitHub↗

    gopl.io is a Go code sample repository and education resource consisting of a collection of runnable source code programs. It provides practical implementation patterns and idioms to demonstrate Go syntax, types, and core programming concepts. The project covers Go language learning through a curated set of examples, focusing on idiomatic programming and concurrency patterns such as the use of goroutines and channels. The repository is organized in a directory structure that mirrors a reference textbook, with source files transformed into formatted web pages for static hosting.

    Serves pre-rendered HTML and source code files directly from a web server for fast global delivery.

    Go
    Vezi pe GitHub↗8,014
  • labring/lafAvatar labring

    labring/laf

    7,552Vezi pe GitHub↗

    Laf is a serverless backend platform that provides an integrated environment for cloud functions, a document database, and file storage. It serves as a complete infrastructure for developing and deploying backend logic, data persistence, and real-time communication without the need for manual server management. The platform features a browser-based IDE that allows developers to write, test, and deploy serverless functions directly within a web editor, removing the requirement for local environment setup. It also includes a WebSocket communication platform for maintaining persistent bidirectio

    Hosts frontend web pages in a managed environment without requiring manual server or DNS configuration.

    TypeScriptcloudbasefaasfirebase
    Vezi pe GitHub↗7,552
  • svenstaro/miniserveAvatar svenstaro

    svenstaro/miniserve

    7,391Vezi pe GitHub↗

    Miniserve is an HTTP static file server that hosts local directories over the network with an integrated web-based file browser. It functions as a single-binary tool capable of serving as a markdown rendering server, a TLS-enabled web server for encrypted traffic, and a WebDAV file manager for remote file operations. The project distinguishes itself through specialized hosting modes, including a single page application mode that routes requests to a single index file and the ability to generate random hexadecimal access URLs to obscure served directories. It also provides the ability to conve

    Functions as a single-binary server that hosts local files and directories over HTTP.

    Rustclicommand-linecommand-line-tool
    Vezi pe GitHub↗7,391
  • steveiliop56/tinyauthAvatar steveiliop56

    steveiliop56/tinyauth

    6,979Vezi pe GitHub↗

    Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system access. It operates as a standalone server or as an authentication gateway, utilizing a reverse proxy model to intercept requests and validate credentials before traffic reaches protected backend services. The project functions as an OpenID Connect provider for single sign-on experiences and an OAuth 2.0 gateway that delegates verification to external providers such as Google and GitHub. It also acts as an LDAP authentication server, allowing for centralized user management and

    Hosts and serves a directory of static resources via a dedicated server.

    Go2faauthenticationcaddy
    Vezi pe GitHub↗6,979
  • dunwu/nginx-tutorialAvatar dunwu

    dunwu/nginx-tutorial

    5,437Vezi pe GitHub↗

    Acest proiect este un set de ghiduri de configurare și tutoriale instrucționale pentru configurarea Nginx ca server web și reverse proxy. Oferă exemple practice pentru găzduirea fișierelor statice și direcționarea traficului de rețea către serverele backend. Materialele acoperă implementarea load balancing-ului folosind strategii weighted round-robin pentru a distribui traficul pe clustere de servere. De asemenea, oferă îndrumări privind configurarea reverse proxy-urilor pentru a gestiona fluxul de cereri și a securiza accesul la aplicații. Documentația include instrucțiuni pentru rutarea cererilor după calea URL pentru a găzdui mai multe aplicații pe un singur domeniu și gestionarea header-elor de cross-origin resource sharing (CORS). În plus, acoperă configurarea serverelor de fișiere pentru a expune directoare locale pentru descărcarea și vizualizarea activelor statice.

    Provides guides for hosting and serving static HTML content and assets via Nginx.

    JavaScriptload-balancernginxproxy
    Vezi pe GitHub↗5,437
  • firebase/quickstart-jsAvatar firebase

    firebase/quickstart-js

    5,367Vezi pe GitHub↗

    Acest proiect este o colecție de implementări de referință, cod sursă eșantion și kit-uri de pornire pentru integrarea serviciilor backend Firebase în aplicații web folosind SDK-ul JavaScript. Acesta servește ca un ghid practic pentru inițializarea proiectelor cu autentificare găzduită în cloud, baze de date și logică serverless. Repository-ul oferă exemple specifice pentru implementarea sincronizării datelor în timp real, gestionarea identității utilizatorilor și funcții cloud bazate pe evenimente. De asemenea, include cod de referință pentru utilizarea emulatorilor de servicii locale pentru a testa funcționalitatea cloud pe o mașină locală înainte de implementarea în producție. Codebase-ul acoperă o gamă largă de capabilități, inclusiv stocarea de date no-sql și relaționale, găzduirea de active statice pe un CDN global și aplicarea regulilor de securitate declarative. De asemenea, demonstrează integrarea verificării identității și execuția logicii server-side în medii gestionate.

    Deploys web applications to a global CDN with automatic SSL and edge caching.

    TypeScript
    Vezi pe GitHub↗5,367
Înapoi12Înainte
  1. Home
  2. Web Development
  3. Static Web Hosting

Explorează sub-etichetele

  • Independent Hosting Guides1 sub-tagResources and recommendations for hosting personal websites to ensure creator autonomy. **Distinct from Static Web Hosting:** Distinct from Static Web Hosting: focuses on the guidance and promotion of independent hosting rather than the hosting infrastructure itself.