An open source cloud platform for the masses.
It is A unlimited Cloud Storage App. Powered By Firebase Free Tier. Just Upload your config for your firebase project and you have your own cloud storage app.
- Firebase Free Tier is unlimited. You can upload as much as you want. But you can't download more than 1GB per day.
- But By adding multiple firebase projects you can download more than 1GB per day.
- You can add unlimited firebase projects That's why it is unlimited.
- Create a firebase project
- Enable FireStore for the first project It will Store all the your Configurations for other firebase projects.
- Enable Email/Password Authentication for the first project.
- Enable Storage for all projects.
- Register app with firebase and download google-services.json file for all projects.
- Add all the google-services.json files to the app.
- Unlimited Cloud Storage
- Public Urls for all the files on demand (Make it accessible to anyone with the link)
Download Here
- Unlimited upload upto 5gb ( per project )
- Making a website for the app
- Convering all the Projects into a Single Volume of storage so that you can download a Single file bigger then one gb.
- Sharing Files with other users
- Access Control for files
- Making Better UI/UX
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.