Skip to content

jwnukoski/Random-Password-Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password

Website to generate random passwords and passphrases.
This is a public fork, of the private repository used, for https://random-password.online/

Preview

web preview

Development

  1. cd frontend
  2. npm i
  3. npm start

Production

  1. Copy example.env to .env. Modify variables as needed.
  2. docker compose up -d

About

React based password and passphrase generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages