This GitHub project hosts the codebase for a web application designed to serve as a digital collection archive. This app enables users to display, add, and delete items from their personal collections and view collections curated by other users. It's an ideal platform for collectors, hobbyists, and anyone interested in archiving and sharing their collections digitally.
https://hub.docker.com/r/alexxiang0604/digital_collection_ary.
- download dockerhub
- clone the repository
- cd to the main directory and run
docker-compose up --build
- visit the website on
http://localhost:5050