af06a76449cf88e3b5f08b113951078828f232c8
First, clone this repository with
git clone https://winslowthehedgehog.com/git/tcc/web_interface_demo.git
From the windows command line, execute the following two commands to install the libraries:
pip install pysondb
pip install fastapi
To run this app, from wnidows command line, execute:
fastapi dev --host 0.0.0.0 --port 8100 main.py
Description
Languages
HTML
50.8%
Python
49.2%