This is an example repo to self host your own generic versioned storage to interop with Figma Tokens.
Internally it uses SQLite as the storage as this is a toy example.
npm ci
npm run startThis should expose a service running on port 8000 by default.