Skip to content

Sneakad/Storz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Project Banner

Storz

💁 About The Project

Project Banner

IPFS Fluence React Express.js NodeJS MongoDB

Storz is a decentralized, open source, usable-design-focused, storage application that is built to replace current storage providers in the market.

Features of our application:

  • Store unlimited files

  • Share your files to anyone

  • Ability to make the file public or private

  • All the files are encrypted using AES-256 Algorithm

  • Files are stored in IPFS , a high performance distributed server network protocol

  • Passwordless Authentication

  • Complete ownership of the data

  • User friendly interface

  • Fast, Reliable and Secure

  • Built on Modern and Well-used Technologies like React, IPFS,Fluence Protocol, MongoDB & NodeJS

(back to top)

📸 Screenshots

Here is a sneak peek of the application and it's visuals 😍:

Dashboard Page

Landing Page


Login


Home Page


My Files


File Description


Features


P2P Sharing

(back to top)

✅ Quick Start Guide

To get started with having your own instance of Storz, follow the steps described in the following section

💯 Prerequisites

You will need these to be already installed:

And that's it

💾 Installation

Follow these steps to get started

Installation

# Clone the repository
git clone https://github.com/Sneakad/Storz.git
# Enter into the frontend directory
cd Storz/client
# Install the dependencies
npm install
# Enter into the p2p directory
cd Storz/p2p
# Install the dependencies
npm install
# Enter into the server directory
cd Storz/server
# Install the dependencies
npm install

⚠️ Important!

In order to use this for your own purpose, you need the API keys. For the passwordless authentication, grab the API keys from Magic. For the IPFS, grab the required API keys from Infura and for the MongoDB, create a MongoDB Atlas server and setup the env variables accordingly.

Starting the application

# To run the frontend OR backend
npm start
# To build the frontend
npm run build

(back to top)

📐 How it works

Here's a diagram explaining exactly how everything fits into place

📄 License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

⚡ Our Team

🥰 Endnote

Just one last thing, if you have reached this far, why not consider giving a star to the repo. This keeps us going, and we love to see that people like our projects, and motivates us to make more of these. With that, thank you loads 😊🥰

~ Storz team

About

Advance Web3 file sharing and storing application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published