Skip to content
Sign UpLog In

edge-template

RayhanADev
RayhanADev
3.8K followers
Template
Published on Jun 22, 2022
  • #apps
  • #nodejs
  • #template
  • #templatejam
  • #fileHosting

A simple file host for Replit! Created in NodeJS using an Express server, it can handle any upload and display content with the correct MIME headers, in-browser.

To upload a file visit /~ where you'll find the upload dashboard. The dashboard utilizes ReplAuth to check whether the uploader has proper permissions.

The app is also a Progressive Web Application, meaning you can install it to your desktop or phone and use it like a native application!

If you want a copy of this project, fork it and add the Replit usernames to the WHITELISTED_USERS array (or keep the array empty to create a public file host).

Total Tips
0
Loading comments...