Skip to content

insyri/pfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

89 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

pfs

๐Ÿ“‚ Server for pasting, uploading, and downloading files. Built on an API that serves data to the frontend, allowing both developers and casual i-net users to browse file contents.

To start using pfs

pfs uses Docker to create and manage the programs used to make pfs work.

git clone https://github.com/insyri/pfs
cd pfs
# Create and populate ./pfs.toml, or use the example: ./pfs.example.toml
chmod +x ./start-pfs.sh
./start-pfs.sh --config ./pfs.example.toml

Development

pfs has a contributing guide, it contains contributing guidelines and more in-depth development setup specifications.

On *nix1 systems, users can run this one liner in the project directory:

./start-pfs.sh --env dev --config ./pfs.example.toml

For Windows systems, users will have to use WSL and open the project inside the Linux file system.

Footnotes

  1. Unix, unix-like, and unix based. E.g.: MacOS, Linux, and Windows Subsystem for Linux. โ†ฉ

About

๐Ÿ“‚ Server for pasting, uploading, and downloading files.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors 5