0.3.0 • Published 1 year ago

lightwork v0.3.0

Weekly downloads
4
License
ISC
Repository
github
Last release
1 year ago

Lightwork

A DAT to HTTP gateway server and file management web app.

Quick Start

Clone the repository. Install dependancies:

npm install

Create a .env file in the root of the repository, with the following content:

DAT_DIRECTORY=<OS-dependant-path-to-storage-location>
DAT_KEY=<dat-repository-public-key>
SERVER_PORT=3000

Run the server using Node 12.x or later:

node .
0.3.0

1 year ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago