Tyler-Staut / Cyber-Security-Awareness-Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run local

  1. git clone https://github.com/gibsonnathan/Cyber-Security-Awareness-Module.git && cd Cyber-Security-Awareness-Module/
  2. source myprojectenv/bin/activate
  3. sudo pip install -r requirements.txt
  4. python myproject.py

How to debug api

  1. using vscode in the debug menu, select Flask configuration and start the debugger
  2. set break boints in vscode editor
  3. make a request on the route to be debugged

About


Languages

Language:Python 73.3%Language:HTML 13.6%Language:C++ 6.3%Language:C 5.9%Language:JavaScript 0.6%Language:CSS 0.1%Language:Shell 0.1%