> For the complete documentation index, see [llms.txt](https://api.lampix.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.lampix.co/application-development/deploying/local-upload.md).

# Local Deploy

## Prerequisites

* Lampix and a development machine in the same network

## Uploading

* Create a `.zip` file with the structure outlined [here](/application-development/deploying/application-structure.md)
* Find out Lampix's IP
* Open a web browser on the development machine
* Go to `http://<ip>:8888/apps`
* Click the first button to select a `.zip` file
* Click upload - there should be a message like "Upload successful!"
* Restart Lampix - uploading new apps does not have immediate effect in order to not disrupt currently running experiences&#x20;
