hjzres / Passport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passport

Before Installing

Before installing, you need to download Git and Python

Make sure when installing python, you go to customize setting and make sure the "Add Python to environment variables" checkbox is checked

Install

Go to a file where you would like to install this file in, then open the terminal and type

python -m venv Passport

Then go in the file, then open the "Script" file, then open the terminal from the file and go in type

./pip install git+https://github.com/hjzres/Passport.git

Finally go back into the main folder named "Passport" and type this each time you want to start the app

./scripts/python -m flask --app Passport.app run

About


Languages

Language:Python 40.5%Language:HTML 31.6%Language:CSS 22.4%Language:JavaScript 5.6%