leighayanid / insta-share

Instant File Sharing powered by IPFS Networks. Build with Vue 3 and ViteJS

Home Page:https://share.nyandev.id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstaShare

Instant File Sharing Apps powered by IPFS Networks. Build with Vue 3 and ViteJS.

Repository License MIT PRs Welcome Version Issues FOSSA Status

Description

InstaShare (Instant Share) is a simple web-based application that simply upload your files into IPSF Network using Infura API. File uploads cannot be deleted, hacked, edited, never saved to any server (decentralized) + are only accessable by using a hash / cid (content identifier).

Tech

InstaShare build with Latest Web Technology that makes hopefully can access this app even in offline mode (cache-first). And the other cool thing is PWA (Progressive Web App) makes this app installable on Android devices, allow us to use this app to run native-like on an Android.

Tools Version Description
vue Version Web Framework
vite Version Next Generation Frontend Tooling
pinia Version Intuitive, type safe and flexible Store for Vue
vue-router Version The official router for Vue.

Development

$ npm install
# run dev server
$ npm run dev
# build 
$ npm run build

Screenshot

This image also hosted on IPFS Network using this web-app.

InstaShare InstaShare

License

FOSSA Status

About

Instant File Sharing powered by IPFS Networks. Build with Vue 3 and ViteJS

https://share.nyandev.id

License:MIT License


Languages

Language:Vue 62.5%Language:JavaScript 21.3%Language:SCSS 12.0%Language:HTML 4.2%