added Techstack to README

This commit is contained in:
Djeeberjr 2022-05-17 01:32:47 +02:00
parent 51acf0702e
commit f799415ada

View File

@ -67,3 +67,17 @@ Other urls are:
When you request a shared file directly, you can add anything after a dot behind the id e.g. `/s/jW8ADy.png`.
This is done to make the browser display the file correctly. On the server side, this will be stripped away.
# Tech stack
## Backend
- Go
- Minio s3 client
- Mux
## Frontend
- Svelte
- Highlight.js
- Typescript