/Polykey-Mobile

Polykey Mobile - Open Source Decentralized Secret Sharing System for Zero Trust Workflows

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

PolyKey Nativescript

Portable control of your PolyKey nodes

Usage

# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug <platform>

# Build for production
tns build <platform> --env.production