https://github.com/mileszim/ember-cli-deploy-ipfs
Deploy Ember to IPFS
https://github.com/mileszim/ember-cli-deploy-ipfs
ember ember-addon ember-cli ember-cli-deploy ember-cli-deploy-plugin
Last synced: about 2 months ago
JSON representation
Deploy Ember to IPFS
- Host: GitHub
- URL: https://github.com/mileszim/ember-cli-deploy-ipfs
- Owner: mileszim
- License: mit
- Created: 2021-07-09T10:48:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-09T10:49:06.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T01:26:22.845Z (4 months ago)
- Topics: ember, ember-addon, ember-cli, ember-cli-deploy, ember-cli-deploy-plugin
- Language: JavaScript
- Homepage:
- Size: 395 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-cli-deploy-ipfs
==============================================================================[Short description of the addon.]
Compatibility
------------------------------------------------------------------------------* Ember.js v3.16 or above
* Ember CLI v2.13 or above
* Node.js v10 or aboveInstallation
------------------------------------------------------------------------------```
ember install ember-cli-deploy-ipfs
```Usage
------------------------------------------------------------------------------[Longer description of how to use the addon in apps.]
Contributing
------------------------------------------------------------------------------See the [Contributing](CONTRIBUTING.md) guide for details.
License
------------------------------------------------------------------------------This project is licensed under the [MIT License](LICENSE.md).