Skip to content

This repository is part of a self-taught supplemental course to help students develop skills.

License

Notifications You must be signed in to change notification settings

dcortesnet/Python-flask-hash-pass-postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Flask Hash pass PostgreSQL · GitHub license

This repository is part of a self-taught supplemental course to help students develop skills.

Install

pip install -r requirements.txt

Run server

Server listen default on http://localhost:5000/

python main.py

or

flask --app main --debug run -h localhost -p 5000

Team

About

This repository is part of a self-taught supplemental course to help students develop skills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages