JSPM

dearwebthree

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q28480F
  • License MIT

A CLI to deploy web applications to Web3.storage.

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 -g

OR

yarn add global dearwebthree

Currently supported are the applications using React, Next, Vue, Nuxt and Vite.

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