LocalPy creates a and lets you manage local testing server using Python.
Clone this repo and cd into the localpy directory.
Then run LocalPy by starting:
# install dependencies
pip3 install -r requirements.txt
# start dashboard
python3 dashboard.py
After you see the LocalPy screen saying Dashboard
use the controls on the screen
The screen allows you to create and delete localhosts.
The file ports
is very important. Read the README.md there and follow the instructions after creating a localhost.