Improve docs

This commit is contained in:
Sebastian Schlein
2021-06-11 16:09:40 +02:00
parent 6b9fee9326
commit c06bcb7119
7 changed files with 37 additions and 40 deletions

View File

@@ -5,15 +5,16 @@ order: 1
# Introduction
Expose is a beautiful, open source, tunnel application that allows you to share your local websites with others via the internet.
Expose is an open source tunnel application that allows you to share your local sites and applications with others on the internet.
Since you can host the server yourself, you have full control over the domains that your shared sites will be available at.
You can extend expose with additional features and middleware classes on the server and client side, to make it suit your specific needs.
You can host your own Expose server and customize the application to your own needs or create a [free Beyond Code Account](https://beyondco.de/login) and use our managed infrastructure. The managed Expose network has a free plan that uses the test infrastrcture in our data center in Germany and a Pro plan that uses the global Expose network with access points in all over the world.
Expose comes with a beautiful CLI view and web-based dashboard that show you incoming HTTP requests on the client.
If you decide to host your own server, you can extend Expose with additional features and middleware classes on the server and client side. This gives your the full flexibility of true customization but comes with some maintenance overhead.
Expose serves as an alternative to ngrok.
Expose itself comes with a beautiful CLI view and a web-based dashboard that show you incoming HTTP requests on the client.
Expose is the alternative to ngrok for PHP developers.
![](/img/expose_terminal.png)
![](/img/expose_dashboard_details.png)
![](/img/expose_dashboard_details.png)