2017 © Pedro Peláez
 

project password-generator-app

An website dedicated to generatoring user passwords

image

hackzilla/password-generator-app

An website dedicated to generatoring user passwords

  • Saturday, April 21, 2018
  • by hackzilla
  • Repository
  • 1 Watchers
  • 9 Stars
  • 54 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 33 Versions
  • 26 % Grown

The README.md

Password Generator App

Demo

A setup version is available for use at https://passwords.ofdan.com/, (*1)

Installation

You have three different ways to download the app., (*2)

a) Composer

composer create-project hackzilla/password-generator-app

b) Git

git clone git@github.com:hackzilla/password-generator-app.git
composer install
bin/console cache:clear --env=prod --no-debug

c) Download

https://github.com/hackzilla/password-generator-app/archive/master.zip, (*3)

Once installed run:, (*4)

composer install
bin/console cache:clear --env=prod --no-debug

d) Update Front-end dependencies, (*5)

  • yarn install

Components

The Versions