--- title: "Light Server" description: "Run your 01" --- Make sure that you have navigated to the `software` directory. The Light server streams bytes of audio to an ESP32 and the Light Python client. It is very lightweight. To run the Light server: ```bash poetry run 01 --server light ```