charmbracelet / skate

A personal key value store 🛼

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use only local storage

mike325 opened this issue · comments

commented

Is there a way to use skate in "local" mode, and don't sync anything to the cloud?

I think you can do that through self-hosting Charm and setting the CHARM_HOST environment variable to your host.
So it's kinda cloud sync, but your own PC is that cloud.