You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
manifest/web_app/README.md

149 B

Running

In a separate tmux/terminal session, run

cd manifest
uvicorn web_app.main:app --reload

Change the port by ass --port <PORT>.