Skip to content

PassWall Desktop is a desktop client for PassWall API written with Electron

License

Notifications You must be signed in to change notification settings

oguzhaninan/passwall-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassWall Desktop App

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build