Juxt is a full stack monorepo that helps to streamline sport analysis workflow with pose tracking and estimation.
- Next.js – framework
- Typescript – language
- Tailwind – CSS
- IndexedDB – database
- Turborepo – monorepo
- Vercel – deployments
- Web - Next.js Interface
- Desktop - Electron Interface
- Docs - Nextra Docs
- SDK - Pip Package For Pose Estimation
- Server - FastAPI WebSocket Server
To develop RTM locally, you will need to clone this repository.
Once that's done, you can use the following commands to run the app locally:
pnpm i
npm i -g turbo
turbo dev