File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 2424
25252022年12月14日
2626
27- 这个项目的灵感来源于丁丁快传,然后写了这么一个基于本机存储的快传系统,本系统主要是以轻量,单用户,离线环境(` 私有化 ` )为主,因此也不需要加太多东西,所以其实这个项目到这基本功能已经完成了,剩下的就是维护和完善现有功能。
27+ 这个项目的灵感来源于丁丁快传,然后写了这么一个基于本机存储的快传系统,本系统主要是以轻量,单用户,离线环境(` 私有化 `
28+ )为主,因此也不需要加太多东西,所以其实这个项目到这基本功能已经完成了,剩下的就是维护和完善现有功能。
2829
2930也不会再加入新的大功能了,如果有新的功能的话,那就是我们的Pro版本了,当然也是继续开源的,能和@veoco 一起开源挺荣幸的,在他的代码中我学到了许多,此前我基本上是使用Django那一套,对Fastapi仅限于使用,他的许多写法让我受益匪浅,也让我对Fastapi有了更深的了解,所以我也会在Pro版本中使用Fastapi。
3031
@@ -136,6 +137,21 @@ STORAGE_ENGINE=filesystem
136137
137138![ Alt] ( https://repobeats.axiom.co/api/embed/7a6c92f1d96ee57e6fb67f0df371528397b0c9ac.svg " Repobeats analytics image ")
138139
140+ ## 赞赏
141+
142+ <table style =" width : 100% " >
143+ <tr style =" width : 100% " >
144+ <td style =" width : 50% ;text-align : center ;" >
145+ 支付宝
146+ <img src =" https://raw.githubusercontent.com/vastsa/FileCodeBox/master/images/img_9.png " alt =" 支付宝 " >
147+ </td >
148+ <td style =" width : 50% ;text-align : center " >
149+ 微信
150+ <img src =" https://raw.githubusercontent.com/vastsa/FileCodeBox/master/images/img_8.png " alt =" 微信 " >
151+ </td >
152+ </tr >
153+ </table >
154+
139155## 免责声明
140156
141157本项目开源仅供学习使用,不得用于任何违法用途,否则后果自负,与本人无关。使用请保留项目地址谢谢。
You can’t perform that action at this time.
0 commit comments