Skip to content

Human-agent task collaboration system: Kanban board for humans + API for AI agents. Built on PocketBase + Next.js.

License

Notifications You must be signed in to change notification settings

rioassist-maker/opentask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTask

Human-Agent Task Board — Gestión de tareas colaborativa para humanos y agentes de IA.

Stack

  • Backend + Frontend: PocketBase (SQLite + real-time) + Next.js (static), todo en Railway
  • Integración: Skill OpenClaw para agentes

Quick start (local)

# Terminal 1: PocketBase (API en :8090)
./pocketbase serve

# Terminal 2: Frontend
cd frontend && npm run dev
# http://localhost:3000

Para que el frontend hable con PocketBase en local, crea frontend/.env.local con: NEXT_PUBLIC_POCKETBASE_URL=http://localhost:8090

Verificar build

./verify-build.sh

Comprueba que el frontend construye y, si tienes Docker, que la imagen completa (como en Railway) hace build.

Documentación

Toda la documentación está en docs/README.md:

  • Visión y proyecto
  • Schema y API
  • Deploy (Railway, todo en uno)
  • Setup multi-agente
  • Frontend, Kanban, Projects
  • Troubleshooting

Estado: MVP en uso

About

Human-agent task collaboration system: Kanban board for humans + API for AI agents. Built on PocketBase + Next.js.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •