Skip to content

janikEndtner/spring-angular-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose of this project

This is a basic project for creating further projects based on Spring Boot and Angular. It integrates following concepts:

  • Spring Boot with Spring Boot Security
  • Angular with Angular Material
  • JWT token authentication
  • Flyway database migration
  • building and running with docker
  • nginx to redirect routes either to angular or to spring

How to run for development

  1. start database on port 3307
  2. start front end
  3. start back end

How to build for deployment with docker

  1. run .sh script sh build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published