Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 563 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 563 Bytes

LocalPy

LocalPy creates a and lets you manage local testing server using Python.

Using LocalPy

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.

Files

The file ports is very important. Read the README.md there and follow the instructions after creating a localhost.