Documentation Index
Fetch the complete documentation index at: https://kaneo.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Kaneo (/kəˈneɪ.oʊ/) is a project management tool that gets out of your way. It is designed to be a simple, yet powerful tool for managing your projects. It works for you instead of you working for it.Components
Kaneo is composed of several components:- API: The backend API that powers the application, it is built with Hono and TypeScript.
- Web: The frontend web application that is built with React and Tailwind CSS.
- Database: The database that is built with PostgreSQL.