|
|
|
@ -7,4 +7,7 @@ To start the server simply execute `index.js`:
|
|
|
|
|
screen -A -m -d -S short_url nodejs index.js
|
|
|
|
|
```
|
|
|
|
|
It's recommended to use a reverse proxy like nginx to manage SSL certificates etc.
|
|
|
|
|
|
|
|
|
|
A test instance is running under `https://s.adb.sh`.
|
|
|
|
|
|
|
|
|
|
//good luck
|
|
|
|
|