-
很多开发者需要搜索功能,meilisearch 用 rust 构建,性能不错,能跑在本地,还支持跨平台,对于 dapps 会是很重要的 component
https://github.com/meilisearch/meilisearch
-
通过 Electron 封装,将 @blocklet/cli的安装、启动、创建和启动应用等,集成到一个GUI应用程序内;不需要将 blocklet-server 封装到内部,只作命令行的GUI辅助;
这样的好处:
* 小白用户在不了解命令行的情况下,也能通过GUI step 搭建本地 blocklet-server 环境;
* 可视化的管理本地server节点和开发中的blocklet项…
-
页面地址:https://developer.blocklet.io/docs/deployment/bundle
- [ ] Bundle Blocklet @skypesky
- [ ] Deploy Blocklet to Server @linchen1987
- [ ] Publish Blocklet to Store @skypesky
- [ ] Using Gi…
-
blocklet用于实现可插拔的 activitypub,indieweb里的webmention,micropub 等协议,这样需要支持这些协议的app,只需要安装配置这些blocklet 即可。
-
every did deserve a page. and this is actually a kind of service endpoint.
data is completely portable, so user can take their data to where ever they wish.
it's a very simple blocklet but coul…
-
- 应用类型放在 reference 或者 conceptual 里面解释比较合适,这里面最好要加上 blocklet server 的运行时差异,bundle 时的差异,补充 https://developer.blocklet.io/docs/zh/reference/blocklet-spec#Types ,然后链接到那里
- 将现有项目转为 blocklet 里面缺少其他的必要文件,比如…
-
-
LaunchRock alike but with crypto give away as promotion (optional)
similar to:
https://www.launchrock.com/
User can use this Blocklet to have nice landing pages when then start a node before…
-
把dappideas本身变成一个blocklet,发布为站点,内容来自issues :)
相当一个一个blocklet 其背后数据来自github的issues和wiki等作为数据源。 渲染模版可以用xmark2
-
## 问题来源
https://github.com/blocklet/blocklet-specification/pull/1
## 问题描述
Blocklet 不同环境下、不同平台下需要 abtnode 帮其执行的脚本可能会有所不同,如何标准化定义?
## 解决方案
```yml
scripts:
- name: "dev"
command: "n…