1.0.1 • Published 2 years ago
api-tester-package v1.0.1
Deploying the app
1. Clone Repo
the following step assumes you have an already running web server e.g apache
2. Copy the cloned repo into your webserver's document root folder
(this should be similar to the below code)
cp -r /absolute/path/to/repo /var/www/var/html
- This app has no external dependencies so there is nothing else to install