diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,8 +5,9 @@ You can find the API [here](https://git.batnako.net/scale-api.git/). ### Build and Run -For development I use: `NODE_TLS_REJECT_UNAUTHORIZED=0 DEV=1 npm run dev` -To delpoy it with docker: `docker-compose up scale` +Make sure to run `npm update` before anything else. +For development I use: `NODE_TLS_REJECT_UNAUTHORIZED=0 DEV=1 npm run dev`. +To delpoy it with docker: `docker-compose up scale`. ### What can it do? |