Warning
This Project is still under development. You can also contribute to this project.
Run the following command in the frontend directory:
php -S localhost:8000Then open your browser and navigate to:
http://localhost:8000
The application uses URL parameters for navigation:
http://localhost:8000/- Default page (Websites)http://localhost:8000/?page=websites- Websiteshttp://localhost:8000/?page=nodeapps- Node Appshttp://localhost:8000/?page=revproxy- Reverse Proxyhttp://localhost:8000/?page=databases- Databaseshttp://localhost:8000/?page=domains- Domainshttp://localhost:8000/?page=ssl- SSL/TLS

