Skip to content

fike/kanbrio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Kanbrio

Enterprise-grade open-source Kanban system inspired by Businessmap (Kanbanize).

Prerequisites

Quick Start

  1. Setup the environment: This command starts the database, runs migrations, and populates sample data.

    make setup
  2. Start the development servers: This will start both the backend API and the frontend web app.

    make dev
  3. Run tests:

    make test

Architecture

Kanbrio is a monorepo:

  • apps/api: Rust (Axum) backend.
  • apps/web: SolidJS frontend.
  • docs/adr: Architectural Decision Records.

See ORGANIZATION.md for more details.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors