Merge pull request #3 from Perfectfire33/test
[openhouseparty.online/.git] / Readme.txt
1 run in command prompt before running app:
2 SET FLASK_APP=C:\Users\Joseph\Documents\GitHub\openhouseparty.online\flaskr.py
3
4 then init the db:
5 flask initdb
6
7 then start server:
8 flask run -h 127.0.0.1 -p 5000
9
10 username for testing is:
11 admin
12 password for 'admin' user is:
13 testing
14
15 Test1234
16 Test1234
17 Test1234