Skip to content

douglaszuqueto/tagoio-custom-widget

Repository files navigation

TagoIO Custom Widget Template

This is a template project for creating custom widgets for TagoIO using React and TypeScript.

Features

  • React 19 with TypeScript support
  • Vite for fast development and building
  • Biome for linting and formatting
  • Single file build output
  • TagoIO Custom Widget SDK integration

Prerequisites

  • Node.js (Latest LTS version recommended)
  • pnpm package manager

Getting Started

  1. Clone this repository
  2. Install dependencies: