You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme_en.md
+36-3Lines changed: 36 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,9 @@
21
21
22
22
## 📝 Introduction
23
23
24
-
FileCodeBox is a lightweight file sharing tool developed with FastAPI + Vue3. It allows users to share text and files easily, where recipients only need a passcode to retrieve the files, just like picking up a package from a delivery locker.
24
+
FileCodeBox is a lightweight file sharing tool developed with FastAPI + Vue3. It allows users to share text and files
25
+
easily, where recipients only need a passcode to retrieve the files, just like picking up a package from a delivery
26
+
locker.
25
27
26
28
## 🖼️ Preview
27
29
@@ -41,6 +43,7 @@ FileCodeBox is a lightweight file sharing tool developed with FastAPI + Vue3. It
41
43
</div>
42
44
43
45
### New Interface
46
+
44
47
<divalign="center">
45
48
<table>
46
49
<tr>
@@ -63,6 +66,7 @@ FileCodeBox is a lightweight file sharing tool developed with FastAPI + Vue3. It
63
66
</div>
64
67
65
68
### Classic Interface
69
+
66
70
<divalign="center">
67
71
<table>
68
72
<tr>
@@ -137,6 +141,7 @@ Support text and various file types
A: Select storage engine and configure parameters in admin panel
289
320
290
321
### Q: How to backup data?
322
+
291
323
A: Backup the `data` directory
292
324
293
325
For more questions, visit [Wiki](https://github.com/vastsa/FileCodeBox/wiki/常见问题)
@@ -304,4 +336,5 @@ For more questions, visit [Wiki](https://github.com/vastsa/FileCodeBox/wiki/常
304
336
305
337
## 📜 Disclaimer
306
338
307
-
This project is open-source for learning purposes only. It should not be used for any illegal purposes. The author is not responsible for any consequences. Please retain the project address and copyright information when using it.
339
+
This project is open-source for learning purposes only. It should not be used for any illegal purposes. The author is
340
+
not responsible for any consequences. Please retain the project address and copyright information when using it.
0 commit comments