
This is the source code for a document express cabinet system website. It is characterized by its lightness and simplicity. It is implemented using the Fastapi+Sqlite3+ Vue2 +ElementUI technology stack. Users can use the password transfer box to transfer files or text, which is easy to upload and supports copy-paste and drag-and-drop options. At the same time, the system supports multiple types of file uploads, including text and files, and has measures to prevent blasting and abuse, such as error number limits and IP limits on the number of uploads. Users can share files using random passwords and customize the number of accesses and validity periods. The system also provides an administrative panel that allows users to view all files and delete files. At the same time, the system also supports docker one-click deployment, and can be freely expanded by adding storage engines (such as Alibaba Cloud OSS and local file streaming).