luisoos / upload-download-space

Public space to up- and download files anonymously. πŸ–‡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload & Download Space

Let people easily upload and download files to your server.

Installation

Install the required dependencies using npm:

npm i fs express express-fileupload express-zip 

Run the index.js file using Node.js:

node index.js

The webpage should now be available at http://127.0.0.1:3000/.

Other

Contributions

All contributions in form of a Pull request or an Issue are welcome.

License

This project is licensed under the Apache License 2.0.

About

Public space to up- and download files anonymously. πŸ–‡

License:Apache License 2.0


Languages

Language:JavaScript 49.4%Language:CSS 26.8%Language:HTML 23.8%