Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyancodeid/insta-share

Instant File Sharing powered by IPFS Networks. Build with Vue 3 and ViteJS
https://github.com/nyancodeid/insta-share

hacktoberfest ipfs pinia pwa pwa-apps vitejs vue3

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        




InstaShare


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

[![Repository](https://img.shields.io/badge/github-insta--share-green?logo=github&style=flat)](https://github.com/nyancodeid/insta-share)
![License MIT](https://img.shields.io/github/license/nyancodeid/insta-share)
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen)
![Version](https://img.shields.io/badge/version-v1.4.0-brightgreen)
[![Issues](https://img.shields.io/github/issues/nyancodeid/insta-share)](https://github.com/nyancodeid/insta-share/issues)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fnyancodeid%2Finsta-share.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fnyancodeid%2Finsta-share?ref=badge_shield)

## 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](https://v3.vuejs.org/) | ![Version](https://img.shields.io/badge/version-v3.2.4-blue) | Web Framework |
| [vite](https://vitejs.dev/) | ![Version](https://img.shields.io/badge/version-v2.5.0-blue) | Next Generation Frontend Tooling |
| [pinia](https://pinia.esm.dev/) | ![Version](https://img.shields.io/badge/version-v2.0.0.rc.6-blue) | Intuitive, type safe and flexible Store for Vue |
| [vue-router](https://router.vuejs.org/) | ![Version](https://img.shields.io/badge/version-v4.0.8-blue) | The official router for Vue. |

## Development
```bash
$ 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](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fnyancodeid%2Finsta-share.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fnyancodeid%2Finsta-share?ref=badge_large)