forro

Forro is a end-to-end encrypted contract form based on PGP.
git clone git://git.defalsify.org/forro.git
Info | Log | Files | Refs | README | LICENSE

commit ade59b8da5483a7793178737103cb9b7fc83206c
parent 04108237e9578786112aae06eb468a876179888d
Author: lash <dev@holbrook.no>
Date:   Thu, 11 Jul 2024 03:15:14 +0100

Add running readme section

Signed-off-by: lash <dev@holbrook.no>

Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -14,6 +14,11 @@ It uses [PGP (openpgpjs)](https://openpgpjs.org/) for signatures and encryption. * `npm install` +## Run + +Simple serve the repository root directory with a web server, e.g. [webfsd](https://github.com/ourway/webfsd) + + ## Dependencies * [wala-rust](https://defalsify.org/git/wala-rust/) `v0.1.7`