Skip to content

ExpressJS API for generating passwords and hashing plaintext in SHA256. Generate password by sending an request with some parameters from Vue and/or generate hash by sending plaintext from Vue

License

Notifications You must be signed in to change notification settings

milijan-mosic/Generate-Password-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate-Password-App

How to clone & use project

Requirements:

  • Npm
  • NodeJS

Note: commands below can be used on Linux. Not sure if it works on Mac/Windows.

1st terminal

git clone https://github.com/windwalk-bushido/Generate-Password-App.git
cd Generate-Password-App/frontend/
npm i
npm run serve

2nd terminal

Navigate to the Generate-Password-App/ directory...

npm i
npm run serve

About

ExpressJS API for generating passwords and hashing plaintext in SHA256. Generate password by sending an request with some parameters from Vue and/or generate hash by sending plaintext from Vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published