Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DougAnderson444/peerpiper.io
PeerPiper.io Website
https://github.com/DougAnderson444/peerpiper.io
Last synced: 3 months ago
JSON representation
PeerPiper.io Website
- Host: GitHub
- URL: https://github.com/DougAnderson444/peerpiper.io
- Owner: DougAnderson444
- License: other
- Archived: true
- Created: 2019-09-14T16:14:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-31T15:41:09.000Z (about 1 year ago)
- Last Synced: 2024-06-21T15:05:01.557Z (5 months ago)
- Language: Svelte
- Homepage: https://peerpiper.io
- Size: 2.21 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - DougAnderson444/peerpiper.io - PeerPiper.io Website (others)
README
# Archived
This original version of PeerPiper is archived as the technology it used is now obsolete.
# PeerPiper.io
PeerPiper.io - Instantly update your connections using HyPNS.
## HyPNS & IPFS Convenience
A [Sapper](https://github.com/sveltejs/sapper)-based, [Vercel](https://vercel.com/)-deployed project running [HyPNS](https://github.com/DougAnderson444/HyPNS) via [HyPNS-Svelte-Component](https://github.com/DougAnderson444/HyPNS-Svelte-Component) and [IPFS Core](https://www.npmjs.com/package/ipfs-core).
## Dev Notes
This project uses Svelte as a front-end with Sapper framework,
This project uses vercel functions, for the vercel now functon to work, run
```bash
vercel:dev
```For production, it's deployed to Vercel now.
### Package.json
Dependencies are located in devDepencies so when this project is pushed to Vercel the size is kept small as devDependencies aren't included in the limited bundle size of Now.
## Getting started
TODO: There will be a way to register on peerpiper to use it as a convenience wrapper for HyPNS
## Bugs and feedback
PeerPiper is in early development, and may have the odd rough edge here and there. Please be vocal over on the [PeerPiper issue tracker](https://github.com/DougAnderson444/peerpiper.io/issues).
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FDougAnderson444%2Fpeerpiper.io.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FDougAnderson444%2Fpeerpiper.io?ref=badge_large)