Skip to content

rise-tools/rise-tools

Repository files navigation

Rise Tools

Your UI, defined with any data source

Warning

This repo is a WORK IN PROGRESS. Please, do not use this yet! At the moment, we would welcome contributors but we cannot support any consumers of the system. For now, you can view this repo as inspiration for how easy and powerful it is to leverage Server-Defined Rendering. Join our Discord server to stay up to date.

This repo contains the following packages:

  • packages/react - Rise Tools core library
  • packages/kit-tamagui - Component library based on Tamagui for use with Rise Tools
  • packages/kit - Our additional components supported in the Playground App
  • packages/http-client - HTTP client to use with any compatible server
  • packages/ws-client - Websocket client to use with any compatible server
  • packages/server - JS/TS Server Implementation