awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
linhaojun857 avatar

linhaojun857/aurora

0
View on GitHub↗
4,643 stars·737 forks·Java·Apache-2.0·8 vueswww.linhaojun.top↗

Aurora

Aurora est une plateforme de blogging personnelle auto-hébergée et un système de gestion de contenu RESTful. Elle fournit un tableau de bord administratif dédié pour publier et gérer des articles, utilisant un backend Spring Boot et un frontend Vue.js.

Le système utilise une architecture client-serveur découplée pour séparer le stockage des données de la couche de présentation. Cela permet à l'interface web réactive de diffuser et de parcourir les articles de blog via une API REST.

La plateforme couvre le flux de travail complet de publication de contenu, y compris la création, l'édition et la distribution d'articles. Elle gère le contenu écrit personnel via un stockage backend intégré et un frontend basé sur des composants.

Features

  • Self-Hosted Blogging Software - Provides a self-hosted blogging platform for full control over personal data and content.
  • Blog Content Management - Provides a dedicated administrative dashboard for creating, editing, and organizing blog articles.
  • Blog Post Publishing - Distributes written content to a public site so readers can access articles online.
  • REST API Architectures - Exchanges data between the frontend and backend using standard HTTP methods and JSON payloads.
  • Blogging Platforms - Implements a complete personal blogging system built on the Spring Boot framework.
  • Headless REST API Frameworks - Functions as a headless CMS that exposes content via a REST API, decoupling storage from presentation.
  • Blog Publishing Workflows - Covers the end-to-end content publishing workflow from creation to public distribution.
  • Relational Database Persistence - Uses relational databases to persist blog content and user information for data integrity.
  • Decoupled Architectures - Implements a decoupled client-server architecture to separate the user interface from data processing logic.
  • Blog Frontends - Ships a reactive Vue.js web interface for browsing and viewing blog articles delivered via API.
  • Vue Components - Builds the user interface from reusable Vue.js isolated blocks that synchronize with the data state.
  • Spring Boot and Vue Integrations - Combines a Spring Boot backend and a Vue.js frontend to create a decoupled web application.

Historique des stars

Graphique de l'historique des stars pour linhaojun857/auroraGraphique de l'historique des stars pour linhaojun857/aurora

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait linhaojun857/aurora ?

Aurora est une plateforme de blogging personnelle auto-hébergée et un système de gestion de contenu RESTful. Elle fournit un tableau de bord administratif dédié pour publier et gérer des articles, utilisant un backend Spring Boot et un frontend Vue.js.

Quelles sont les fonctionnalités principales de linhaojun857/aurora ?

Les fonctionnalités principales de linhaojun857/aurora sont : Self-Hosted Blogging Software, Blog Content Management, Blog Post Publishing, REST API Architectures, Blogging Platforms, Headless REST API Frameworks, Blog Publishing Workflows, Relational Database Persistence.

Quelles sont les alternatives open-source à linhaojun857/aurora ?

Les alternatives open-source à linhaojun857/aurora incluent : lenve/vblog — VBlog is a multi-user content management system designed for creating, editing, and organizing blog posts. It consists… zhenfeng13/my-blog — This project is a Java-based web application and content management system designed for personal blog management. It… sorrycc/blog — This project is a git-based static site generator and flat-file content management system. It functions as a markdown… xugaoyi/vuepress-theme-vdoing — This project is a documentation theme for the VuePress static site generator, serving as a knowledge base framework… lemmynet/lemmy — Lemmy is a self-hosted, federated discussion platform that enables the operation of independent, decentralized social… webvella/webvella-erp — WebVella-ERP is a modular business application framework designed for building custom enterprise resource planning and…

Alternatives open source à Aurora

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Aurora.
  • lenve/vblogAvatar de lenve

    lenve/VBlog

    7,420Voir sur 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
    Voir sur GitHub↗7,420
  • zhenfeng13/my-blogAvatar de ZHENFENG13

    ZHENFENG13/My-Blog

    3,894Voir sur 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
    Voir sur GitHub↗3,894
  • sorrycc/blogAvatar de sorrycc

    sorrycc/blog

    4,452Voir sur GitHub↗

    This project is a git-based static site generator and flat-file content management system. It functions as a markdown blog engine that converts plain text files from a version-controlled repository into structured web pages. The system utilizes a git-based blogging workflow to track and manage content changes through commits and pull requests. This approach replaces traditional relational databases with flat-file content storage to manage website posts. The engine covers static site generation and markdown-based authoring to transform source text into HTML. It incorporates a git-driven deplo

    Voir sur GitHub↗4,452
  • xugaoyi/vuepress-theme-vdoingAvatar de xugaoyi

    xugaoyi/vuepress-theme-vdoing

    4,900Voir sur GitHub↗

    This project is a documentation theme for the VuePress static site generator, serving as a knowledge base framework and a markdown blog theme. It enables the creation of structured knowledge bases and personal blogs by transforming markdown files into a professional, searchable website. The theme is distinguished by its hierarchical organization system, which arranges content in a book-like format to manage large volumes of information. It includes a multi-dimensional indexing system designed to locate specific information quickly within a large repository. The framework supports digital gar

    Vue
    Voir sur GitHub↗4,900
  • Voir les 30 alternatives à Aurora→