Skip to content

pastagang/spag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published