dat-now

1.1.2 • Public • Published

dat-now

Publish live syncing and versioned websites, files, whatever to now.sh instantly and forever.

Usage

  • dat share /my-website - share a folder with dat
  • now joehand/dat-now -e KEY=dat://28cddf6d5d21bbd9492dcdba14a68b9a35393b769b15f61e2a5258567d8bca8f

Set your dat key as an environment variable + deploy via now. You only need to deploy once for each dat key.

What does this do?

  • Shares a folder on your computer using Dat.
  • Deploys ONCE to now.sh with your dat key
  • Live syncs your files to now.sh without touching anything.

How does it work?

Whenever you share a dat, dat-now connects via a peer to peer network to your computer. It downloads the latest copies of all the files whenever you are connected.

Once on now, Dat serves the files over http! You can even view old versions of the files: https://dat-now-enqtptfoko.now.sh/?version=100.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i dat-now

Weekly Downloads

1

Version

1.1.2

License

MIT

Last publish

Collaborators

  • jhand