All Projects → byteblogs168 → Plumemo

byteblogs168 / Plumemo

Licence: apache-2.0
plumemo 一个简单通用的前后分离的博客系统 后端代码 文档地址

Programming Languages

java
68154 projects - #9 most used programming language
java8
65 projects

Labels

Projects that are alternatives of or similar to Plumemo

BarterOnly
An ecommerce platform to buy or exchange items at your convenience
Stars: ✭ 16 (-96.1%)
Mutual labels:  jwt-auth
API-Authentication-NodeJs
API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redis.
Stars: ✭ 162 (-60.49%)
Mutual labels:  jwt-auth
manon
🧪 Play with SpringBoot 2, JWT, Querydsl, GraphQL, Docker, ELK, PostgreSQL, MariaDB, Redis, MongoDB, Flyway, Maven, Gradle, TestNG, JUnit5, JaCoCo, GreenMail, CI, Quality Gates, Prometheus, Gatling, etc.
Stars: ✭ 26 (-93.66%)
Mutual labels:  jwt-auth
spring-boot-login-example
Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example
Stars: ✭ 50 (-87.8%)
Mutual labels:  jwt-auth
sails-jwt-login
How to implement login with JWT (JSON Web Tokens) in Sails 1.0
Stars: ✭ 18 (-95.61%)
Mutual labels:  jwt-auth
jwt-auth
JSON Web Token Authentication for Thinkphp
Stars: ✭ 113 (-72.44%)
Mutual labels:  jwt-auth
Quasar-JWT
Quasar - JWT Authentication Starter Kit
Stars: ✭ 38 (-90.73%)
Mutual labels:  jwt-auth
Micronaut Microservices Poc
Very simplified insurance sales system made in a microservices architecture using Micronaut
Stars: ✭ 394 (-3.9%)
Mutual labels:  jwt-auth
surfer
The Blog built on pure Rust stack. Backend for graphql services, and frontend for web application.
Stars: ✭ 35 (-91.46%)
Mutual labels:  jwt-auth
kauth
🔑 kauth is JWT API Authentication ( jwt-auth ) for laravel
Stars: ✭ 14 (-96.59%)
Mutual labels:  jwt-auth
laravel-react-bootstrap
Example to-do app (including auth) built with Laravel 8 and React.
Stars: ✭ 139 (-66.1%)
Mutual labels:  jwt-auth
NodeScalableArchitecture
A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.
Stars: ✭ 62 (-84.88%)
Mutual labels:  jwt-auth
JwtAuthDemo
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
Stars: ✭ 278 (-32.2%)
Mutual labels:  jwt-auth
springboot-wx
🎉微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.
Stars: ✭ 52 (-87.32%)
Mutual labels:  jwt-auth
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (-25.12%)
Mutual labels:  jwt-auth
spring-boot-refresh-token-jwt
Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token
Stars: ✭ 156 (-61.95%)
Mutual labels:  jwt-auth
laravel-jwt-auto-installer
A Laravel Library that let's you add tymon jwt auth library and all it's features with single command
Stars: ✭ 19 (-95.37%)
Mutual labels:  jwt-auth
Jwt
Go JWT signing, verifying and validating
Stars: ✭ 394 (-3.9%)
Mutual labels:  jwt-auth
Jwt Auth Guard
JWT Auth Guard for Laravel and Lumen Frameworks.
Stars: ✭ 319 (-22.2%)
Mutual labels:  jwt-auth
react-material-kit
React Material Kit - Built with Automation Tools | AppSeed App Generator
Stars: ✭ 17 (-95.85%)
Mutual labels:  jwt-auth

plumemo

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

JDK GitHub release GitHub All Releases Docker pulls


想搭建博客的来一‮福波‬利。送‮一你‬个‮里阿‬云0.73折‮买购‬服‮器务‬的机会,需‮的要‬可以关注下。1核2G 84‮即元‬可薅1年,力‮很度‬大,推荐3年(不建议非‮人新‬购买,‮新非‬人可以‮注关‬一‮其下‬他云厂商‮动所‬或者‮用用‬朋友/‮人亲‬的身‮证份‬购买) 72890 1.jpg

渠道物料推广A_970 90.jpg


简介

plumemo [plumemo],plume(羽) + memo(备忘录)

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

官网 | 社区 | QQ 交流群 |

声明

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

使用须知

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

后端API https://github.com/byteblogs168/plumemo
后端管理系统 https://github.com/byteblogs168/plumemo-admin
前端主题(theme-react-sakura)地址:https://github.com/byteblogs168/theme-react-sakura/
前端主题(theme-vue-bluesoul)地址:https://github.com/byteblogs168/theme-vue-bluesoul/

快速开始

下载最新的 plumemo 安装包

window

https://github.com/byteblogs168/plumemo/releases/download/v1.1.0/plumemo-v1.1.0.jar

linux

wget https://github.com/byteblogs168/plumemo/releases/download/v1.1.0/plumemo-v1.1.0.jar

启动 plumemo

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

详细文档请移步:https://www.plumemo.com/

博客示例

生态圈

使用plumemo的优秀博主

捐赠

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

支付宝 微信

预览图

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].