Skip to content

aviarytech/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

297 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poo App 💩

A collaborative list-sharing app with decentralized identifiers (DID) and verifiable credentials (VCs) built using Originals.

Features Backlog

The source of truth for features is the app itself:
👉 https://trypoo.app/list/js77strp35s0br8deqf30bvrxh80pm4t

Check that list for what needs to be built. Mark items done when you ship them.

Tech Stack

  • Frontend: React 19 + Vite + TypeScript + TailwindCSS v4
  • Backend: Convex (realtime DB + HTTP actions)
  • Auth: Turnkey OTP + JWT (via @originals/auth)
  • Identity: DIDs (did:webvh + did:key)
  • Credentials: Verifiable Credentials (via @originals/sdk)
  • Deploy: Railway (frontend) + Convex Cloud (backend)

Development

# Install dependencies
bun install

# Run locally (requires .env.local with Convex/Turnkey config)
bun dev

# Deploy frontend to Railway
railway up

# Deploy Convex functions
npx convex deploy

Domains

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •