Hi, I've recently set up a new site that runs a database via MAMP. It's actually an expression engine site and I'm developing it at localhost:8888.
I was wondering if there's an easy way to share the site with someone else over the web (like a client) via my IP address while my local server is running.
Not sure if there are security issues with this, but it would be easier than deploying it to a testing server.