Code Monkey home page Code Monkey logo

hello-blog's Introduction

Hello Blog 是一个前后端分离的博客系统,为了解除开发人员对后端的束缚,真正做到的一个面向接口开发的博客系统。

JDK GitHub release GitHub All Releases Docker pulls


简介

hello [hello],意为你好(强行科普)。。

基于SpringBoot实现零配置让系统的配置更简单,使用了Mybatis-Plus快速开发框架,在不是复杂的查询操作下,无需写sql就可以快速完成接口编写。 后台管理系统使用了vue中流行的ant,另外前后交互使用了JWT作为令牌,进行权限、登录校验。。

官网 | 社区 | QQ 交流群 |

声明

本项目,主要宗旨在于,简单、易用、不烧脑的博客,并且基于helloblog,搭建一个属于博主们的博客圈

使用须知

由于项目是前后端完全分离,所以此项目为单独的后端项目,后台管理系统、博客主题可以进行自由搭配

后端API https://github.com/byteblogs168/hello-blog
后端管理系统 https://github.com/byteblogs168/hello-blog-admin
前端主题地址:https://github.com/byteblogs168/theme-default3/

快速开始

下载最新的 helloblog 安装包

window

https://github.com/byteblogs168/hello-blog/releases/download/v1.1.0/helloblog-v1.1.0.jar

linux

wget https://github.com/byteblogs168/hello-blog/releases/download/v1.1.0/helloblog-v1.1.0.jar

启动 helloblog

java -jar helloblog-v1.1.0.jar --MYSQL_USERNAME=root  --MYSQL_PASSWORD=password  --MYSQL_DATABASE=jdbc:mysql://127.0.0.1:3306/helloblog?useSSL=false&characterEncoding=utf8 

详细文档请移步:http://helloblog.byteblogs.com/docs/

博客示例

生态圈

使用helloblog的优秀博主

捐赠

如果 helloblog 对你有帮助,可以请作者喝杯☕️。

支付宝 微信

预览图

hello-blog's People

Contributors

hhjwxx avatar open-snail avatar dzy0302 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.