Add npm run check indication in README

pull/15/head
Chocobozzz 2016-10-21 12:16:07 +02:00
parent 0c838fc95c
commit 844e39c2f8
1 changed files with 4 additions and 0 deletions

View File

@ -168,6 +168,10 @@ Finally, run the server with the `production` `NODE_ENV` variable set.
**Systemd template**: https://github.com/Chocobozzz/PeerTube/tree/master/support/systemd
You can check the application (CORS headers, tracker websocket...) by running:
$ NODE_ENV=production npm run check
### Other commands
To print all available command run: