11 lines
195 B
Markdown
11 lines
195 B
Markdown
# proxylist
|
|
|
|
### Setup
|
|
|
|
Copy `example.env` to the `.env` and set values as desired
|
|
|
|
Run server with `yarn start`
|
|
|
|
### Development
|
|
|
|
Server can be started with `yarn run start-live` for live reload |