uknijay/JetOpsFlet
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
#JetOps Read Me #How to run 1. Before running, access the database located at Core/Database/JetOpsDatabase.db, and manually using the addNewUser.py file. Run this and add the information it asks for in the CLI If you have errors adding a user, use admin and admin as the username and password. 2. Once the user is successfully added, install all packages required in the requirements.txt file. You can do this by running the command: pip install -r requirements.txt If you are using a virtual environment, make sure to activate it before running the above command. 3. Once all packages are installed, run the main.py file located in the Core directory. 4. For OTP features if your account was not added correctly or your email is not valid, you will not be able to receive OTP codes. You can use the console to see the OTP which would otherwise have been sent to your email.