Skip to content

PrivacySafe/inbox.app.privacysafe.io

Repository files navigation

Inbox 3NWeb app

Inbox app gives an email-style communication.

Overview

flowchart RL
  P{3NWeb <br> platform} <-- ASMail <br> send/receive CAPs --> M[Main UI <br> /index.html]
Loading

Vue3 framework is used for GUI components. Composition style API of Vue3 allows creating of code that is composable into tests app to run and test different scenarios.

More details are described in this documentation.

Usage

This uses code base pnpm.

Initialize tooling with terminal command:

pnpm install --frozen-lockfile

Build Chat app's app folder with:

pnpm run build

app folder and manifest.json constitute runable 3NWeb app.

About

Mail app for PrivacySafe platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors