Application URL : https://filehosting.omkarshelar.dev/
Frontend Code : https://github.com/omkarshelar/file-hosting-frontend (This Repo)
Backend Code : https://github.com/omkarshelar/file-hosting-backend
CLI Code : https://github.com/omkarshelar/file-hosting-cli
Code for the frontend of file hosting application. The application is written in Typescript and parcel bundler.
Ephermal hosting for files. Upload files, get URL of the uploaded file. Share the URL with others!
The files uploaded through this application are deleted within the user specified time.
You can also use the companion CLI application if you wish to automate uploads using bash.
The CLI application needs an API Key to function to prevent misuse.
The UI is built with components of Materialize CSS