8000 GitHub - EnDjeee/mybrcollection
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

EnDjeee/mybrcollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBrCollection

A simple web-app that helps me manage my bluray collection. It's structured as three microservices:

  1. the ui service is developed using ReactJS and deployed on a nginx web server
  2. the web service is developed with Spring Boot 2
  3. the persistence layer is managed by a MySQL database

Prerequisites

  • Docker
  • Docker Compose

Run

  1. git clone
  2. cd .../mybrcollection
  3. docker-compose up

After the application is started, it will be available at http://localhost:8079

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0