This project is currently in development phase. Please start with a new database if you are pulling new version. Otherwise it can break. After 3nd week of feb 2023, you dont have to do this as the initial development will be completed by then.
a nodejs cloud drive [connect multiple google drive / ftp]
example site : https://mifi.glitch.me
admin panel : Not developped : in initial stage
please create your own google API credential and put inside /CREDENTIAL folder. Modify SystemConfig.js as per your need
and then run npm start
Admin account :
username : admin
password : Mifi@Admin
url : http or https://sitename/admin (eg: http://localhost/admin )
[can be modified. Check SystemConfig.js -> RouterConfig]
Demo User :
username : DemoUser
password : Mifi@User
(Please change admin password and delete demo user after testing)
(TODO: give a option during installation for that)
Will be available after mid Feb 2023.