Giter Club home page Giter Club logo

bootvue's Introduction

bootvue

  • Spring Boot 2
  • Vue.js
  • CoreUI with AdminLTE
  • axios for REST
  • Java, Maven, Node

info

  • simple prototype approach for modern web applications
  • two seperated projects managed with maven
  • monolitic generic user backend as auth and resource gateway
    • should work as base for other projects
  • vue as simple and modern frontend
    • can be replaced later

why

  • vue vs angular vs react
    • vue is small, modern, simple and easy to use
    • no typescript
    • no complex Facebook bloat
  • spring boot vs javaEE
    • versatile bloat integrations in spring
    • less code with more functionality

TODO

  • complete backend archetype with users and auth
  • single sign on with JWT with redis
  • elasticsearch integration
  • testing other frontend primeVue https://www.primefaces.org/primevue/
  • usage of netty instead of tomcat
  • swagger UI for api documentation
  • image of the architecture design

How to start

  • start both
$ git clone https://github.com/Philmasteryeah/bootvue.git
$ cd bootvue
$
$ mvn clean install
$ mvn --projects backend spring-boot:run
$
$
$ cd bootvue\frontend\
$
$ npm start serve
$

Screenshots

alt text

alt text

alt text

Axios

alt text

THX

bootvue's People

Contributors

philmasteryeah avatar

Watchers

James Cloos avatar  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.