16 个版本

0.4.20 2022 年 6 月 19 日
0.4.19 2022 年 6 月 19 日
0.4.0 2021 年 2 月 15 日
0.3.0 2021 年 2 月 15 日
0.1.0 2020 年 11 月 16 日

#14 in #stop

每月 44 次下载

MIT 许可证

14KB
120

objstor

一站式存储所有数据。

在监视模式下运行 objstor

cargo install systemfd cargo-watch
npm install
npm start

在浏览器中打开 https://127.0.0.1:8080 以查看应用程序。

构建 objstor 用于发布

npm install
npm build

在发布模式下运行 objstor

npm install
npm start:release

注意:此命令不会监视文件更改。

在浏览器中打开 https://127.0.0.1:8080 以查看应用程序。

更新 npm 软件包

npm run client:updatepackages
git clean -xdf :/
npm install

许可证

MIT

依赖项

~30–46MB
~1M SLoC