/RFSecure

Primary LanguageC++Apache License 2.0Apache-2.0

RFSecure

Windows Setup Instructions

cd flaskr

pip install --editable .

set FLASK_APP=flaskr

set FLASK_DEBUG=true

flask initdb

flask run