I have a task I want to do on my iPad. I could use xcode but for personal use and for being something quick it is not the thing for me. I want to build a webpage that does use localstorage. I know there are web server apps for the iPad, but if I try to then access the webpage on same ipad, the server would stop. Unless there is a better way I am not thinking of, what I want is an app that runs a web server locally and lets me access said webpage. It doesn’t need to be public to the internet, though on local network would be nice, and if it supports server side scripting and storage for saving and sharing data with a second device that would be nice but not required.
View Reddit by traisjames – View Source