https://github.com/textileio/js-foldersync
Demo: Shared folder synchronization based on Textile Threads
https://github.com/textileio/js-foldersync
Last synced: 11 months ago
JSON representation
Demo: Shared folder synchronization based on Textile Threads
- Host: GitHub
- URL: https://github.com/textileio/js-foldersync
- Owner: textileio
- License: mit
- Archived: true
- Created: 2019-12-04T22:05:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T10:57:29.000Z (about 6 years ago)
- Last Synced: 2024-12-27T05:30:30.954Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 2.83 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# js-foldersync (demo)
[](https://textile.io)
[](https://slack.textile.io)
[](./LICENSE)
[](https://github.com/RichardLitt/standard-readme)
[](https://github.com/textileio/go-threads)
[](https://github.com/textileio/js-foldersync/actions?query=branch%3Amaster)
> Demo: Shared folder synchronization based on Textile Threads
Go to [the docs](https://docs.textile.io/) for more about Textile.
Join us on our [public Slack channel](https://slack.textile.io/) for news, discussions, and status updates. [Check out our blog](https://medium.com/textileio) for the latest posts and announcements.
## Table of Contents
- [Install](#install)
- [Usage](#usage)
- [Contributing](#contributing)
- [Changelog](#changelog)
- [License](#license)
## Install
TODO
## Usage
TODO
## Contributing
This project is a work in progress. As such, there's a few things you can do right now to help out:
- **Ask questions**! We'll try to help. Be sure to drop a note (on the above issue) if there is anything you'd like to work on and we'll update the issue to let others know. Also [get in touch](https://slack.textile.io) on Slack.
- **Open issues**, [file issues](https://github.com/textileio/js-foldersync/issues), submit pull requests!
- **Perform code reviews**. More eyes will help a) speed the project along b) ensure quality and c) reduce possible future bugs.
- **Take a look at the code**. Contributions here that would be most helpful are **top-level comments** about how it should look based on your understanding. Again, the more eyes the better.
- **Add tests**. There can never be enough tests.
Before you get started, be sure to read our [contributors guide](./CONTRIBUTING.md) and our [contributor covenant code of conduct](./CODE_OF_CONDUCT.md).
## Changelog
[Changelog is published to Releases.](https://github.com/textileio/js-foldersync/releases)
## License
[MIT](LICENSE)