this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 2 lines 94 B view raw
1#!/bin/bash 2uvicorn app:app --host 127.0.0.1 --port 8000 --reload --log-config log_config.ini