https://github.com/jeswin-8801/the-ghibli-library
📽️🎬 Containerized full stack movie cataloging application (Spring Boot + React)
https://github.com/jeswin-8801/the-ghibli-library
docker mongodb react spring-boot
Last synced: 29 days ago
JSON representation
📽️🎬 Containerized full stack movie cataloging application (Spring Boot + React)
- Host: GitHub
- URL: https://github.com/jeswin-8801/the-ghibli-library
- Owner: Jeswin-8801
- License: gpl-3.0
- Created: 2024-08-10T15:04:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-05T08:07:25.000Z (9 months ago)
- Last Synced: 2025-03-09T20:01:41.027Z (3 months ago)
- Topics: docker, mongodb, react, spring-boot
- Language: Java
- Homepage:
- Size: 4.84 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The-Ghibli-Library
A full-stack movie cataloging application that lets you add and browse through all the popular movies from the well known animated studio Ghibli.
> Spring Boot + MongoDB + React
![]()
![]()
![]()
# Setup
In the base directory run
`docker-compose up -d`
> wait a few minutes until all the containers are up and running
### Access the website at http://localhost:5173/
> Goto http://localhost:8081/ to view all movie entries in mongoDB through `mongo-express`
---

