Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 865 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 865 Bytes

gofile

This project is currently in development phase. Please start with a new database if you are pulling new version. Otherwise it could break. After 1 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

Demo User :
    username : demo
    password : Mifi@User
(Please change admin password and delete demo user after testing)
(TODO: give a option during installation for that)

Documentation

Will be available after mid Feb 2023.