Indexes http, ftp, smb providers and local directories in mongodb database with the possibility of synchronizing with ElasticSearch. Backend written in coffeeScript.
npm i -dd
npm run prodnpm start
npm run dev- Open a new terminal window and run
npm startto execute the app
apt-get install elasticsearch
gedit /etc/default/elasticsearch
Uncomment START_DAEMON=true
systemctl restart
Activate it in the configuration file and define parameters.
- Clients VueJS2/React/Angular2