Skip to content

Latest commit

 

History

History

web

NoKey Web

This is the shared part of the password manager. This website can later be embedded in the browser extension, the android app, etc.

Develop

Setup

Run

For a dev server, run yarn dev, then visit https://localhost:3001/main.html

To run tests, run elm-verify-examples && elm-test

Release

  • Bump version in Data/Settings
  • Write release log in Views/ReleaseLog