Skip to content

An example of how to use the generic versioned storage adapter for Figma Tokens

License

Notifications You must be signed in to change notification settings

SorsOps/figma-tokens-generic-storage-example

Repository files navigation

Figma Tokens - Generic versioned storage

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.

Quickstart

npm ci
npm run start

This should expose a service running on port 8000 by default.

About

An example of how to use the generic versioned storage adapter for Figma Tokens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published