Skip to content

A project setup for having both frontend and backend submodules

License

Notifications You must be signed in to change notification settings

trelo-bifteki/fullstack-app-demo

Repository files navigation

fullstack-app-demo

Build Status

A project setup for having both frontend and backend submodules

About

This is a template / example of a Gradle project setup that can be used for both frontend and backend teams in the same repository. Frontend development is allowed to use its own building procedures (npm, NodeJS, Webpack, etc). Frontend projects are going to be transformed into webjars and imported as dependencies properly into the backend submodules.

Features

  • Allow independent development for frontend / backend developers
  • Using VueJs2 and vue-cli for frontend development
  • Using spring-boot for backend development
  • Clean gradle project setup (no copying files from one project to another)
  • Clear dependency tree / project structure

Build

Prerequisites

  • Java

Installation

gradlew build

About

A project setup for having both frontend and backend submodules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published