awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to saysky/forestblog

Open-source alternatives to ForestBlog

30 open-source projects similar to saysky/forestblog, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ForestBlog alternative.

  • nswbmw/n-blogAvatar nswbmw

    nswbmw/N-blog

    15,392Vezi pe 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

    JavaScriptblogcourseexpress
    Vezi pe GitHub↗15,392
  • zhenfeng13/my-blogAvatar ZHENFENG13

    ZHENFENG13/My-Blog

    3,894Vezi pe GitHub↗

    This project is a Java-based web application and content management system designed for personal blog management. It is built as a Spring Boot blogging system that utilizes the Thymeleaf template engine for server-side rendering of dynamic HTML pages and the MyBatis framework for relational database mapping and data persistence. The platform provides a dedicated administrative interface for creating, editing, and organizing blog posts and comments. It includes a customizable interface that allows for the application of visual themes and the adjustment of global system settings through a centr

    Javaadminlteadminlte3blog
    Vezi pe GitHub↗3,894
  • redmine/redmineAvatar redmine

    redmine/redmine

    5,961Vezi pe GitHub↗

    Redmine is a self-hosted collaboration platform and project management software built with Ruby on Rails. It functions as a centralized issue tracking system for recording and monitoring bugs and feature requests to manage development progress and team workflows. The platform includes a multi-factor authentication system that secures user accounts through time-based passwords and QR code verification. Its broader capabilities cover project management workflows, including file management via a folder-based directory structure and custom project reporting. The system also provides user access

    Ruby
    Vezi pe GitHub↗5,961
  • qbian61/forum-javaAvatar Qbian61

    Qbian61/forum-java

    1,744Vezi pe GitHub↗

    This project is a community discussion platform built on the Spring Boot framework, designed to facilitate knowledge sharing through forums and question-and-answer spaces. It functions as a modular content management system that supports the development of interactive online communities with integrated social networking features. The platform distinguishes itself through a scalable architecture that supports distributed deployments. It utilizes a centralized session management system to synchronize user states across multiple server instances, ensuring consistent availability. Security is mai

    Javabbscommunitydevelopers
    Vezi pe GitHub↗1,744
  • cvat-ai/cvatAvatar cvat-ai

    cvat-ai/cvat

    15,317Vezi pe GitHub↗

    CVAT is an open-source, web-based platform designed for annotating images, videos, and 3D point clouds to create high-quality training datasets for machine learning. It functions as a containerized server that orchestrates the entire lifecycle of computer vision data, from initial task creation and manual labeling to quality assurance and final dataset export. The platform distinguishes itself through deep integration with machine learning models, allowing users to deploy custom AI models as serverless functions for automated object detection, tracking, and skeleton annotation. It supports co

    Pythonannotationannotation-toolannotations
    Vezi pe GitHub↗15,317
  • scottlamb/moonfire-nvrAvatar scottlamb

    scottlamb/moonfire-nvr

    1,713Vezi pe GitHub↗

    Moonfire-NVR is a self-hosted network video recorder designed to capture, archive, and manage video streams from IP cameras. It functions as a security surveillance platform that provides a web-based interface for monitoring live feeds, browsing historical recordings, and exporting specific video clips for review. The system distinguishes itself by recording H.264 and H.265 video streams directly to disk without re-encoding, which minimizes CPU usage and preserves original stream quality. It utilizes on-the-fly container remuxing to construct standard media files from stored segments, allowin

    Rustcameraip-camerajavascript
    Vezi pe GitHub↗1,713
  • chyingp/nodejs-learning-guideAvatar chyingp

    chyingp/nodejs-learning-guide

    6,874Vezi pe GitHub↗

    This project is a learning guide and collection of study notes designed to teach Node.js backend development. It provides a comprehensive core API reference and practical demonstrations for implementing server-side logic, network programming, and system APIs. The guide specifically covers advanced technical domains including process management for scaling applications via clusters and child processes, as well as network programming for building TCP, UDP, and HTTP services. It also includes detailed instructional material on security implementation, focusing on cryptographic hashing and encryp

    Rubycryptoexpressnodejs
    Vezi pe GitHub↗6,874
  • mindoc-org/mindocAvatar mindoc-org

    mindoc-org/mindoc

    7,826Vezi pe GitHub↗

    Mindoc is a self-hosted documentation portal and API documentation management system built as a Golang web application. It serves as a markdown documentation engine for authoring, organizing, and sharing technical interface documentation and database dictionaries. The system persists project data and user accounts using MySQL or SQLite databases. The platform distinguishes itself by integrating diagrams-as-code rendering via Mermaid syntax, allowing flowcharts, sequence diagrams, and Gantt charts to be generated directly from text. It supports a flexible content pipeline that combines markdow

    Gobeegodocumentgo
    Vezi pe GitHub↗7,826
  • timlrx/tailwind-nextjs-starter-blogAvatar timlrx

    timlrx/tailwind-nextjs-starter-blog

    10,503Vezi pe GitHub↗

    This is a markdown-based blog engine and Next.js starter template that renders posts from files with frontmatter support for tags, authors, and metadata. It functions as a static site generator, building a complete blog into deployable HTML files for any hosting provider, while using Tailwind CSS utility classes for fully customizable typography, layout, and color schemes. The template generates RSS feeds, sitemaps, and structured metadata for search engine visibility, and supports connecting to external services like analytics tracking and comment sections through configurable plugin modules

    TypeScriptbloggingdemo-blogmdx
    Vezi pe GitHub↗10,503
  • lenve/vblogAvatar lenve

    lenve/VBlog

    7,420Vezi pe GitHub↗

    VBlog is a multi-user content management system designed for creating, editing, and organizing blog posts. It consists of a Spring Boot blog platform providing a RESTful blogging API and a reactive Vue.js frontend application. The system enables multiple authors to publish and manage their own articles, supporting both multi-user blog management and personal knowledge publishing. The platform integrates content management capabilities with a layered service architecture, utilizing JWT-based session authentication and relational database persistence for data integrity.

    Java
    Vezi pe GitHub↗7,420
  • skills/github-pagesAvatar skills

    skills/github-pages

    2,943Vezi pe GitHub↗

    This project is a static site generator platform and hosting system that transforms structured content into live websites. It utilizes a version control website deployment workflow to turn a repository into a public site by hosting static files directly from a branch. The system implements git-based content management, where website articles and settings are handled through commit histories. It supports a collaborative site workflow that enforces pull request reviews to ensure content quality before changes are merged into the production environment. The platform covers the provisioning and

    github-pagespagesskills-course
    Vezi pe GitHub↗2,943
  • daattali/beautiful-jekyllAvatar daattali

    daattali/beautiful-jekyll

    5,813Vezi pe GitHub↗

    Beautiful Jekyll is a ready-to-use Jekyll theme designed for building a personal website or blog and publishing it on GitHub Pages with minimal configuration. It transforms Markdown content into a fully styled static website, providing a complete static site generator theme that handles blog posts, tags, and navigation through a clean, mobile-first design. The theme distinguishes itself through extensive configuration and extensibility options, allowing users to customize color schemes, navigation menus, page layouts, and social links without modifying core files. It supports multiple comment

    HTMLbloggithub-pagesjekyll
    Vezi pe GitHub↗5,813
  • imathis/octopressAvatar imathis

    imathis/octopress

    9,243Vezi pe GitHub↗

    Octopress is a Jekyll blogging framework and static site generator theme designed for publishing professional blogs. It provides a collection of responsive semantic templates and styling to render markdown content into mobile-friendly websites. The project features an integrated static asset pipeline that compresses and transforms CSS and JavaScript files during the build process to optimize load times. It includes an SEO optimized blog template with automatic sitemap generation, archive pages, and metadata for improved search engine indexing, as well as client-side site search using local in

    Ruby
    Vezi pe GitHub↗9,243
  • linhaojun857/auroraAvatar linhaojun857

    linhaojun857/aurora

    4,643Vezi pe GitHub↗

    Aurora is a self-hosted personal blogging platform and RESTful content management system. It provides a dedicated administrative dashboard for publishing and managing articles, utilizing a Spring Boot backend and a Vue.js frontend. The system uses a decoupled client-server architecture to separate data storage from the presentation layer. This allows the reactive web interface to deliver and browse blog articles via a REST API. The platform covers the end-to-end content publishing workflow, including the creation, editing, and distribution of articles. It manages personal written content thr

    Javaaxiosblogdocker
    Vezi pe GitHub↗4,643
  • zitadel/zitadelAvatar zitadel

    zitadel/zitadel

    13,029Vezi pe GitHub↗

    This project is a cloud-native identity and access management platform designed to centralize authentication, authorization, and identity lifecycle management. It functions as a standards-compliant OpenID Connect authorization server, providing secure session management and token issuance for web, mobile, and device-based applications. The platform is built to handle complex identity requirements through stateless token authentication and support for modern passwordless methods, including biometrics and hardware keys. What distinguishes this platform is its native support for multi-tenant env

    Go2faauthenticationauthorization
    Vezi pe GitHub↗13,029
  • babybuddy/babybuddyAvatar babybuddy

    babybuddy/babybuddy

    2,669Vezi pe GitHub↗

    BabyBuddy is a self-hosted infant care tracking application designed for logging feedings, diaper changes, and growth metrics to monitor child development. It functions as a private data store for sensitive health and activity records, providing a containerized environment for managing childcare data across different hardware architectures. The system integrates with home automation hubs and provides a RESTful API to enable programmatic recording and querying of care data. It supports collaborative caregiver management, allowing multiple family members or professional caregivers to share acce

    Pythonbabydashboarddjango
    Vezi pe GitHub↗2,669
  • freebsd/freebsd-srcAvatar freebsd

    freebsd/freebsd-src

    9,162Vezi pe GitHub↗

    This repository contains the complete source code for a Unix-like operating system, including the monolithic kernel and base system utilities. It provides a BSD-derived system core and a full build toolchain required to compile a functional operating system for servers, desktops, or embedded devices. The system features a Linux binary compatibility layer that enables the execution and emulation of Linux binaries on a non-Linux platform. It also includes a modular kernel configuration process to tailor hardware support and system features during compilation. The project covers broad system ca

    C
    Vezi pe GitHub↗9,162
  • heartcombo/deviseAvatar heartcombo

    heartcombo/devise

    24,347Vezi pe GitHub↗

    Devise is a flexible authentication framework for Ruby on Rails applications. It serves as a user identity management system that handles registration, sign-in, password recovery, and account confirmation. The system integrates with the Warden middleware to manage user sessions and security across various request types. The framework functions as a multi-model authentication engine, allowing for the configuration of multiple distinct user models with independent routes and access controls. It also provides a standardized interface to connect with external identity providers and third-party lo

    Ruby
    Vezi pe GitHub↗24,347
  • filipedeschamps/tabnews.com.brAvatar filipedeschamps

    filipedeschamps/tabnews.com.br

    6,360Vezi pe GitHub↗

    TabNews is a community content platform where technology professionals publish, discuss, and vote on programming and tech-related articles and posts. It combines a voting and reputation system with a custom virtual currency called Tabcoins, enabling users to earn tokens for quality contributions and spend them on content promotion or tipping other users. The platform provides a full set of interactive capabilities, including community content browsing and voting, post and comment publishing, and threaded comment trees for hierarchical discussions. Content is rendered from Markdown into format

    HTML
    Vezi pe GitHub↗6,360
  • exrick/xmallAvatar Exrick

    Exrick/xmall

    7,232Vezi pe GitHub↗

    xmall is a distributed e-commerce platform based on a service-oriented architecture. It separates business logic into independent services that communicate over a network to ensure scalability and fault tolerance, utilizing a decoupled storefront interface for customer transactions. The platform employs a distributed architecture using Dubbo for service orchestration and Zookeeper for cluster coordination and service discovery. It integrates a specialized set of components including an asynchronous message broker for background tasks, an indexed search system for product catalogs, and a centr

    Javadubboelasticsearchmq
    Vezi pe GitHub↗7,232
  • gam-team/gamAvatar GAM-team

    GAM-team/GAM

    4,206Vezi pe GitHub↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Pythongamgooglegoogle-admin-sdk
    Vezi pe GitHub↗4,206
  • hiteshchoudhary/chai-backendAvatar hiteshchoudhary

    hiteshchoudhary/chai-backend

    8,192Vezi pe GitHub↗

    This project is a Node.js and Express backend application that provides a RESTful API for managing video content, channel subscriptions, and community engagements. It utilizes a MongoDB NoSQL database for document management and leverages a middleware-based request pipeline to handle business logic and network requests. The system implements a secure user authentication framework using password hashing and JSON Web Tokens to manage sessions and protect private API routes. It also integrates cloud-based blob storage to handle the uploading and distribution of images, documents, and video files

    JavaScript
    Vezi pe GitHub↗8,192
  • 2227324689/gpmallAvatar 2227324689

    2227324689/gpmall

    5,050Vezi pe GitHub↗

    Gpmall is a microservices-based e-commerce platform developed with Spring Boot. It is designed to manage online retail operations, including product catalogs, user accounts, and financial transactions. The system utilizes a distributed architecture with Dubbo for service communication and Kafka for asynchronous event streaming. It integrates Elasticsearch to provide full-text indexing and high-performance search capabilities for product discovery and promotional content. The platform covers core retail capabilities such as shopping cart and order processing, payment coordination, and user id

    Javacanaldubboelasticsearch
    Vezi pe GitHub↗5,050
  • cloudfavorites/favorites-webAvatar cloudfavorites

    cloudfavorites/favorites-web

    4,854Vezi pe GitHub↗

    This project is a Java web application and Spring Boot bookmark manager designed for saving, categorizing, and organizing website bookmarks and articles. It functions as both a self-hosted resource library for private archives and a social bookmarking platform for community-driven link sharing. The system enables social knowledge sharing through the discovery of public collections and social content interaction, allowing users to like, share, and discuss saved resources. It also provides tools for personal bookmark management, including the ability to organize links into categorized folders.

    HTMLbootstrapdockerfavorites
    Vezi pe GitHub↗4,854
  • azat-co/practicalnodeAvatar azat-co

    azat-co/practicalnode

    3,787Vezi pe GitHub↗

    Practicalnode is a comprehensive educational resource and backend development framework for mastering server-side programming with Node.js. It provides a structured approach to building scalable network services, REST APIs, and real-time applications using asynchronous JavaScript. The project serves as a detailed implementation guide for several core backend patterns, including MongoDB data modeling and the construction of REST API development kits. It emphasizes a specific workflow for Docker containerization and offers a variety of strategies for managing user identity through stateless tok

    JavaScriptapressawsaws-ec2
    Vezi pe GitHub↗3,787
  • cnodejs/nodeclubAvatar cnodejs

    cnodejs/nodeclub

    9,303Vezi pe GitHub↗

    Nodeclub is a self-hosted community forum and bulletin board system built as a Node.js web application. It serves as a platform for hosting social communities and managing user discussions. The software incorporates a markdown-based content management system for authoring rich text posts. It includes tools for user account management, registration, and administrative account activation to control platform access. The system provides content moderation through HTML sanitization and post submission rate limits. Additional capabilities include automated email notifications, Google Analytics int

    JavaScript
    Vezi pe GitHub↗9,303
  • flarum/coreAvatar flarum

    flarum/core

    6,729Vezi pe GitHub↗

    This project is a self-hosted community engine and forum software designed for hosting threaded discussions. It functions as a JSON API community platform, exposing all data and functionality through a standardized interface to support a single-page application architecture. The system is built to be a multi-language discussion board with integrated localization and language pack support. The platform is defined by a modular architecture that allows for extensive customization through an extension-based plugin system. This extensibility enables the modification of core behavior, the addition

    PHP
    Vezi pe GitHub↗6,729
  • churchcrm/crmAvatar ChurchCRM

    ChurchCRM/CRM

    818Vezi pe GitHub↗

    This software is a web-based management platform designed for religious and nonprofit organizations to track member records, financial contributions, and event participation. It functions as a centralized system for maintaining detailed profiles for individuals and families, organizing members into groups, and monitoring engagement through attendance tracking. The platform distinguishes itself by integrating geospatial mapping tools that visualize member distribution to assist with community outreach and logistics planning. It also includes specialized financial modules for processing donatio

    PHPattendance-systemcalendarcalendar-events
    Vezi pe GitHub↗818
  • digitallyinduced/thin-backendAvatar digitallyinduced

    digitallyinduced/thin-backend

    1,251Vezi pe GitHub↗

    Thin Backend is a backend-as-a-service platform that provisions PostgreSQL databases, automatically generates database-backed APIs, and provides built-in user authentication with zero manual configuration. It enables applications to store, query, and synchronize records in real time without requiring developers to write custom endpoints, route resolvers, or backend infrastructure setup. The platform provides a comprehensive capability set covering instant database provisioning, batch operations, database transactions, relational querying, and real-time data broadcasting across connected clien

    JavaScriptdatabasepostgrespostgresql
    Vezi pe GitHub↗1,251
  • async-labs/builderbookAvatar async-labs

    async-labs/builderbook

    3,799Vezi pe GitHub↗

    Builderbook is a MERN stack digital bookstore and documentation platform designed for selling and delivering digital books. It functions as a content delivery site that transforms markdown files hosted in Git repositories into structured online books. The platform distinguishes itself by synchronizing markdown content from remote repositories into a database to enable metadata-driven access control and content gating. It integrates payment processing to restrict full content access based on verified purchase history, while providing public previews. The system covers a broad range of capabil

    JavaScriptapisaws-sesboilerplate
    Vezi pe GitHub↗3,799

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search