Skip to content

FALLANGELZOU/flyer-files

Repository files navigation

Description

Flyer Files, a system of storing file data

Running the app in Docker

docker pull lightsssun/flyer-files:latest

docker volume create flyer-data

docker container run --rm -p 3001:3001 -it --platform linux/amd64  -v flyer-data:/app/resource lightsssun/flyer-files:latest

License

Flyer-Files is MIT licensed.

About

云文件存储系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published