Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 24 days ago
JSON representation

Watch a directory and automatically publish it in IPNS if any file or folder changes

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