rhguide / spring-boot-vue-blog-rest-api

This is a side project about Spring boot backend and Vue.js frontend Web Application with JWT. Just practice : )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring-boot-vue-blog-rest-api

A blog build by Vue.js and Spring Boot

This is a side project about Spring boot backend and Vue.js frontend Web Application with JWT. Just practice : )

  • Spring Boot
  • JPA
  • HikariCP
  • Vue 4
  • Bootstrap
  • v-md-editor
  • MariaDB
  • Redis

šŸš€Development

Before start this project please make sure MariaDB, Redis is running on you PC. If you not, do it (in this case use Manjaro for example) .


# update and install docker 
sudo pacman -Syu Docker

# pull latest mariadb and redis image 
Docker pull mariadb redis

You also need jdk, maven, ide, node in your development environment. I really want to list all steps, but I need to pay more attention on other work. I would like to write a more detail development files in future.

TODO

This project would not update in near future. I think I got enough practice on this project and this inspired me for my next project.

About

This is a side project about Spring boot backend and Vue.js frontend Web Application with JWT. Just practice : )


Languages

Language:Java 45.8%Language:Vue 36.1%Language:JavaScript 17.2%Language:HTML 1.0%