0.3.1 • Published 2 years ago

@flash-dev/cli v0.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

npm.io

Flash CLI

Deploy on the next-gen web with Flash.

See the landing page for more info.

Install

npm i -g @flash-dev/cli

Build from source

pnpm install && pnpm compile
pnpm link --global
flash

Usage

flash init

Initialize a new project in a selected directory (current by default)

flash

Initialize (if not yet) and deploy a project with Flash.

flash ci

Deploy project in a CI environment.

Ecosystem

Supported frameworks:

  • Next.js
  • Nuxt.js
  • Lume (Deno)
  • CRA
  • static
  • anything else Vercel and Fleek supports (WIP)

Supported providers:

  • IPFS
    • nft.storage
    • web3.storage
    • Estuary
    • Filebase (WIP)
  • Arweave
    • Bundlr (WIP)

Supported protocols:

  • IPFS
  • Arweave (WIP)

Supported Serverless/Web3:

  • Gelato
  • Taubyte (Maybe/WIP)
  • IPVM (not implemented yet)
0.3.0

2 years ago

0.2.0

2 years ago

0.3.1

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago