Skip to content

The web based client for the certificate generator.

Notifications You must be signed in to change notification settings

zebreus/webClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebClient

The web based client for the certificate generator.

Status

Installation

Just run make all, to generate the html js and wasm files to output/.

Usage

Copy the content of output/ to a webserver. The main file is webclient.html. If you have emrun installed, you can just run make execute, to start a webserver.

Requirements

For building from source

  • docker
  • make

For building from source without docker

  • emscripten 1.38.30
  • thrift 0.13.0
  • boost (only system headers are required)
  • make

For execution

  • a webserver
  • a modern webbrowser

About

The web based client for the certificate generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published