Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Amsterdam/decode_amsterdam_pwa

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Decode Amsterdam PWA

The Decode Amsterdam project provides a prototype to kick start a Digital Identity.

In this repository you'll find the source code to the PWA (Progressive Web App) that has two main functions. First of all it is used as a wallet to store personal information. Secondly a request to disclose this personal information can be generated.

Important note: This project was created as a proof of concept prototype. There for it was never meant to be used on a large scale but for demonstration purposes only.

The Decode Amsterdam project excites of two other parts which are needed to take full potential of this app:

Requirements

  • Docker
  • docker-compose
  • node v8.10.0
  • nvm (optional)

Run for development

  1. Get Decode Session Manager code into stack folder
$ git clone https://github.com/Amsterdam/decode_session_manager
  1. Build PWA for development
$ npm install (only tested with node v8.10.0)
$ npm run builddev
  1. Run docker compose dev file
$ docker-compose up -d
  1. Interact with web app at http://localhost:8080

About

Decode Amsterdam PWA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published