Media Archiver streamlines the archiving of media by providing an easy way to organize, tag, and access locally uploaded media or media downloaded from popular sources. The data storage provides easy access and increased personalization through features like tagging.
-
npm install npm@latest -g
-
pip install -r requirements.txt
- Fork the repo
gh repo fork laurawkr/media-archiver
- Install NPM packages
npm install
- CD to Back End
cd media-archiver-backend
- Run Back End
python backend.py
- CD to Front End
cd media-archiver-frontend
- Start NPM packages
npm start
LinkedIn - Laura Mckinney
Project Link: Media Archiver