8 lines
199 B
Markdown
8 lines
199 B
Markdown
#GRABBER
|
|
|
|
Grabber is a script that "grabs" informations about the computer and puts them in a folder for ease of access.
|
|
|
|
##How to run a server
|
|
|
|
`uvicorn app:app --reload --host 0.0.0.0 --port 8000`
|