summary refs log tree commit diff
diff options
context:
space:
mode:
authorxnacly <matteogropp@gmail.com>2020-12-31 13:57:48 +0100
committerGitHub <noreply@github.com>2020-12-31 13:57:48 +0100
commit2e4e7b826d3a5b2eeaa7e12c188dbf2393221093 (patch)
treef89a397c84419508997444450564b4f756b268df
parentUpdate README.md (diff)
downloadserver-2e4e7b826d3a5b2eeaa7e12c188dbf2393221093.tar.xz
Update README.md
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md

index 9747e175..d34bd264 100644 --- a/README.md +++ b/README.md
@@ -1,6 +1,12 @@ # Discord-CDN cdn for discord clone +## Run localy: +``` +npm i +node dist/ +``` + ## Endpoints: ### POST `/attachments/<filename>` ```