1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 17:21:35 +02:00

Update README.md

This commit is contained in:
xnacly 2020-12-31 13:57:48 +01:00 committed by GitHub
parent f971d83785
commit 2e4e7b826d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,12 @@
# Discord-CDN
cdn for discord clone
## Run localy:
```
npm i
node dist/
```
## Endpoints:
### POST `/attachments/<filename>`
```