mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
add docs
This commit is contained in:
@@ -7,13 +7,13 @@ order: 1
|
||||
|
||||
Expose is a tunnel application that allows you to share your local sites and applications with others on the internet. It is open source, written in PHP and the best alternative to ngrok for PHP developers.
|
||||
|
||||
You can host your own Expose server and customize the application to your own needs or create a [Beyond Code Account](https://beyondco.de/login) and use our managed infrastructure. The managed Expose network has a free plan that runs on the test infrastrcture in our data center in Germany – and a Pro plan that uses the global Expose network with access points all over the world.
|
||||
The easiest way to get started with Expose, is by creating a [free Expose token](https://expose.dev/register) and use our managed Expose server infrastructure, allowing you to register custom white-label domains, use custom subdomains, and invite additional team-members. The managed Expose network has a free plan that runs on the infrastructure in our data center in Germany – and a Pro plan that uses the global Expose network with access points all over the world.
|
||||
|
||||
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.
|
||||
If you decide to host your own Expose 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 maintenance and hosting overhead.
|
||||
|
||||
Expose has a powerful CLI and a web-based dashboard. Both show you incoming HTTP requests on the client.
|
||||
|
||||
If you work with PHP and use composer, [install Expose now](/docs/getting-started/installation).
|
||||
If you work with PHP, [install Expose now](/docs/getting-started/installation).
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user