Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeswin-8801/the-ghibli-library
Containerized full stack movie cataloging application (Spring Boot + MongoDB + React + Docker)
https://github.com/jeswin-8801/the-ghibli-library
docker mongodb react spring-boot
Last synced: 1 day ago
JSON representation
Containerized full stack movie cataloging application (Spring Boot + MongoDB + React + Docker)
- 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-05T08:07:25.000Z (2 months ago)
- Last Synced: 2024-09-07T12:30:06.215Z (2 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`
---
![image](https://github.com/user-attachments/assets/40e2f966-88e8-4ce0-8da2-33f3c455aa88)
![image](https://github.com/user-attachments/assets/bc258b23-46d2-4aeb-8138-6cc97054e8c4)