Skip to content

hiimjako/real-time-sync-obsidian-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Add new migration

GOOSE_DRIVER=sqlite GOOSE_MIGRATION_DIR=./migrations goose create new_migration_name sql

Create a new Workspace

go run ./cmd/cli -name "workspace-name" -pass "strong-pass" -db "./data/db.sqlite3"

About

A real time client synchronization for obsidian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published