Varse is a tool for updating server variables at runtime. It has a dashboard for managing variables and an SDK for reading variables. It has built-in

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-11-05 15:30:04

Varse is a tool for updating server variables at runtime. It has a dashboard for managing variables and an SDK for reading variables. It has built-in team managment for sharing configs across a team.

Varse has a backend and a dashboard. Variables are created and updated in the dashboard. API Keys are created in the dashboard and used to authenticate requests to the backend. There is a client-side SDK for reading variables in React. There is also a server-side SDK for reading variables in Node.js.

Leave a Comment