Skip to content

domm-it/arkpwd

Repository files navigation

ArkPwd

Una piccola applicazione pensata per salvare le proprie password

L'app è stata creata utilizzando jQuery + jQueri-ui + Bootstrap

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/domm-it/arkpwd.git

# Go into the repository
cd arkpwd

# Install dependencies
npm install

# Upgrade the app for use better-sqlite3
npm install electron
npm i electron-rebuild
./node_modules/.bin/electron-rebuild

# Run the app
npm start

License

CC0 1.0 (Public Domain)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published