basteez / rpgmaster

Study project to learn Angular10 + Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpgmaster

Study project to learn Angular10 + Spring Boot

This is a fake project madde just to learn how to chain together Angular 10 and Spring Boot.

Backend is made with Spring Boot.

Frontend uses Angular 10, Bootstrap 4 for the CSS grid and PrimeNG for the UI components

Running the backend

mvn spring-boot:run

Running the frontend on docker

docker-compose up --build

Captures

Login Page

login login login error

Character list

character list

Character view

character view and edit character view character edit

About

Study project to learn Angular10 + Spring Boot


Languages

Language:TypeScript 47.9%Language:HTML 28.8%Language:Java 18.1%Language:JavaScript 4.4%Language:CSS 0.5%Language:Dockerfile 0.3%