Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/clouder0/siyuan2directus
- Owner: Clouder0
- Created: 2024-10-26T18:09:35.000Z (17 days ago)
- Default Branch: main
- Last Pushed: 2024-10-26T23:09:08.000Z (17 days ago)
- Last Synced: 2024-10-27T00:21:56.934Z (17 days ago)
- Language: TypeScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.