Andamio Logo
Repositories/Templates & Tools

andamio-t3-app-template

T3 stack application template for building on Andamio

andamio-t3-app-template

A starter template for building applications on the Andamio Platform using the T3 stack.

GitHub: Andamio-Platform/andamio-t3-app-template

Overview

This template provides:

  • Next.js with App Router
  • tRPC for type-safe APIs
  • Prisma for database management
  • Tailwind CSS for styling
  • Pre-configured Andamio SDK integration

Getting Started

git clone https://github.com/Andamio-Platform/andamio-t3-app-template.git
cd andamio-t3-app-template
npm install

See the Andamio Pioneers Getting Started Guide for detailed setup instructions.

Issues & Feedback

Submit issues and feature requests via GitHub Issues.