Package Exports
- dearwebthree
- dearwebthree/build/main/index.js
- dearwebthree/build/module/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dearwebthree) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
dearwebthree
A CLI to deploy and archive apps to Web3.storage.
Installation
npm install dearwebthree -gOR
yarn add global dearwebthreeCurrently supported are the applications using
React,Next,Vue,NuxtandVite.
Run dearwebthree or dw3 in terminal for more information regarding how to use the CLI.
Setup
dearwebthree setup --apiKey "<Web3.Storage_API_KEY>"Deploy
Run this command in the app folder to deploy the app.
dearwebthree deploy