StruckCroissant / Game-DB

Game-DB is a game database search engine deployed on Docker and powered by Java Spring Boot and AngularJS
GNU General Public License v3.0
2 stars 0 forks source link
angular angularjs docker java maven spring-boot typescript

Game-DB

Discord codecov

A web-based game search engine powered by Spring Boot, Angular, Java, and MySQL

Description

Welcome! This project is a web-app that I initially started in a databases class. It used to be a Java Swing app, and now the aim is to expand it into a webapp and deploy it to docker.

Stack

As of right now the project has a Spring-boot & MariaDB based backend and a AngularJS based frontend. There are some additional plugins on the backend such as Flyway. At present the MariaDB database is deployed in a docker container.