An open API service indexing awesome lists of open source software.

https://github.com/terwer/siyuan-plugin-blog

Your self-hosted notion alternative 您的自部署 notion 替代品。正式版本:https://siyuan.wiki 。 抢先体验版本:https://beta.siyuan.wiki 。 免费版本:https://free.siyuan.wiki 。收费版文档:https://siyuan.wiki 。免费版文档:https://siyuan.wiki/s/20230621001422-xsimx5v
https://github.com/terwer/siyuan-plugin-blog

blog notion online share siyuan-note

Last synced: 8 days ago
JSON representation

Your self-hosted notion alternative 您的自部署 notion 替代品。正式版本:https://siyuan.wiki 。 抢先体验版本:https://beta.siyuan.wiki 。 免费版本:https://free.siyuan.wiki 。收费版文档:https://siyuan.wiki 。免费版文档:https://siyuan.wiki/s/20230621001422-xsimx5v

Awesome Lists containing this project

README

        

[中文](README_zh_CN.md)

# Share to web

Your self-hosted notion alternative

## Startup Via Node provider as debug

```bash
# cp .env .env
# change NUXT_PUBLIC_PROVIDER_URL or use default
pnpm devApp
```

## Startup Via Node provider

```bash
# cp ./startup.example.sh ./startup.sh
# change NUXT_PUBLIC_PROVIDER_URL or use default
./startup.sh
```

## More

[Click here](https://siyuan.wiki/s/20250111132959-xvao9ll)