16 lines
294 B
Markdown
16 lines
294 B
Markdown
# proxylist
|
|
|
|
### Requirements
|
|
Node version : `v13.13.0`
|
|
Yarn version : `1.22.4`
|
|
|
|
### Setup
|
|
|
|
1. Copy `example.env` to the `.env` and set values as desired
|
|
2. Execute `yarn install`
|
|
|
|
Run server with `yarn start`
|
|
|
|
### Development
|
|
|
|
Server can be started with `yarn run start-live` for live reload |