Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BubuAnabelas/ipfs-watch-and-publish
Watch a directory and automatically publish it in IPNS if any file or folder changes
https://github.com/BubuAnabelas/ipfs-watch-and-publish
decentralized dweb ipfs ipns
Last synced: 4 months ago
JSON representation
Watch a directory and automatically publish it in IPNS if any file or folder changes
- Host: GitHub
- URL: https://github.com/BubuAnabelas/ipfs-watch-and-publish
- Owner: BubuAnabelas
- License: mit
- Created: 2020-06-14T18:35:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T12:04:10.000Z (over 2 years ago)
- Last Synced: 2024-06-22T14:41:08.498Z (6 months ago)
- Topics: decentralized, dweb, ipfs, ipns
- Language: JavaScript
- Homepage:
- Size: 105 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ipfs-watch-and-publish
> Watch your filesystem for changes, add the files and folders to MFS and publish it to IPNS.
## Usage
Clone this repository and modify `.config.js`, then run `npm start`. You can run it in the background with PM2, systemd, etc.
## Contributing
Contributions are welcomed! [Open an issue](https://github.com/BubuAnabelas/ipfs-watch-and-publish/issues/new) or submit PRs.
## See also
- [ipfs-publish](https://github.com/AuHau/ipfs-publish)
## License
[MIT License](https://github.com/BubuAnabelas/ipfs-watch-and-publish/blob/master/LICENSE) © Joaquín Serna