DocumentManager
This is a dockerized project. Any system with docker and docker-compose installed should be enough.
You'll need
- node.js & nvm (currently tested on v14.15.0)
- angular & angular-cli ( currently tested on v.10)
- mongodb ( tested with v3.6 and later)
- Clone repository
cdinto it- run
docker-compose upfrom your system's terminal - visit https://localhost on any browser
When finishing the upload of files, refresh the page to see the new uploads.
