spag is a tool for uploading and sharing files, made by pastagang
upload a file on spag.cc
give it a name.
then access it at https://spag.cc/name
(but replace name
with the name you gave it)
You can edit the client-side code in this repo.
You can edit the server-side code by editing these vals:
- spag — for the landing page and accessing files
- spagUpload — for uploading files
- spagDelete — for deleting files
- spagList — for getting a list of the uploaded files