Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 760 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 760 Bytes

spag

spag is a tool for uploading and sharing files, made by pastagang

how to use it

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)

how to contribute to 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