Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clouder0/siyuan2directus

My tiny script to sync siyuan-note content to directus
https://github.com/clouder0/siyuan2directus

Last synced: 17 days ago
JSON representation

My tiny script to sync siyuan-note content to directus

Awesome Lists containing this project

README

        

# siyuan2directus

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.