implement proxy speed check #1

Merged
bilal.catic merged 5 commits from implement-proxy-speed-measurement into master 2020-08-20 15:35:00 +02:00
Showing only changes of commit 638476a6bf - Show all commits

View File

@@ -1,8 +1,13 @@
# proxylist
### Requirements
Node version : `v13.13.0`
Yarn version : `1.22.4`
### Setup
Copy `example.env` to the `.env` and set values as desired
1. Copy `example.env` to the `.env` and set values as desired
2. Execute `yarn install`
Run server with `yarn start`