Index that kinda works and is backed by a database. Still lots to do.
This commit is contained in:
commit
8e169b1026
9 changed files with 477 additions and 0 deletions
3
requirements.txt
Normal file
3
requirements.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
peewee
|
||||
flask
|
||||
py-bcrypt
|
Reference in a new issue