7 lines
258 B
Markdown
7 lines
258 B
Markdown
|
# Uploads
|
||
|
This is an web server app that allows you to allow uploading files to the server via http with retardly simple interface
|
||
|
|
||
|
to install you just
|
||
|
run `dotnet run` in current directory
|
||
|
uploaded files will be stored in folders like this
|
||
|
`20240724_082942`
|