Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaustubhdamania/filesonthego
notepad.pw for files!
https://github.com/kaustubhdamania/filesonthego
express expressjs hacktoberfest nodejs
Last synced: about 1 month ago
JSON representation
notepad.pw for files!
- Host: GitHub
- URL: https://github.com/kaustubhdamania/filesonthego
- Owner: KaustubhDamania
- Created: 2019-08-23T21:48:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T05:36:01.000Z (almost 2 years ago)
- Last Synced: 2024-03-17T07:49:04.378Z (8 months ago)
- Topics: express, expressjs, hacktoberfest, nodejs
- Language: JavaScript
- Homepage:
- Size: 246 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FilesOnTheGo
Like notepad.pw, one can store their files at a custom route and download it later by visiting that route and clicking on file URL.### Installation
Make sure to have npm installed.Run the following commands:
- npm install
- npm start
- Go to 127.0.0.1:3000/
- After uploading files, once you click on the link, it will automatically download it