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: 4 days ago
JSON representation
Instant File Sharing powered by IPFS Networks. Build with Vue 3 and ViteJS
- Host: GitHub
- URL: https://github.com/nyancodeid/insta-share
- Owner: nyancodeid
- License: mit
- Created: 2021-07-18T17:36:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T11:36:31.000Z (over 3 years ago)
- Last Synced: 2025-03-25T06:03:52.650Z (21 days ago)
- Topics: hacktoberfest, ipfs, pinia, pwa, pwa-apps, vitejs, vue3
- Language: Vue
- Homepage: https://share.nyan.my.id
- Size: 478 KB
- Stars: 56
- Watchers: 3
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-made-by-indonesian - InstaShare - `Instant File Sharing powered by IPFS Networks. Build with Vue 3 and ViteJS` *by [Ryan Aunur Rassyid](https://github.com/nyancodeid)* (I)
- made-in-indonesia - InstaShare - `Instant File Sharing powered by IPFS Networks. Build with Vue 3 and ViteJS` *by [Ryan Aunur Rassyid](https://github.com/nyancodeid)* (I)
README
![]()
InstaShare
Instant File Sharing Apps powered by IPFS Networks. Build with Vue 3 and ViteJS.
[](https://github.com/nyancodeid/insta-share)



[](https://github.com/nyancodeid/insta-share/issues)
[](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/) |  | Web Framework |
| [vite](https://vitejs.dev/) |  | Next Generation Frontend Tooling |
| [pinia](https://pinia.esm.dev/) |  | Intuitive, type safe and flexible Store for Vue |
| [vue-router](https://router.vuejs.org/) |  | 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.
![]()
![]()
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fnyancodeid%2Finsta-share?ref=badge_large)