Skip to content

kychee-com/krello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krello

A Trello-style collaboration app built on Run402.

Tests CodeQL Lighthouse

Krello board view

Try it live: krello.run402.com

Fork it

Tip

Paste this into your coding agent (Claude Code, Cursor, etc.):

Fork krello.run402.com using run402.com/llms.txt (curl it)

Features

  • Multi-user boards with invite links and roles (owner, admin, member, viewer)
  • Drag-and-drop lists and cards
  • Rich cards: labels, assignees, checklists, comments, due dates, priorities, estimates, link attachments
  • Board templates (blank, sprint, roadmap, studio)
  • Board duplication and JSON export
  • Email/password and Google OAuth sign-in via Run402
  • Responsive, no-build static SPA

Project structure

schema.sql     Postgres schema with RLS policies
function.js    Run402 function (board lifecycle, invites, roles)
deploy.ts      CLI-based deployment (requires `run402` CLI)
site/
  index.html   SPA entrypoint
  app.js       Application logic
  styles.css   Styles
  favicon.svg  App icon

License

MIT

About

Trello-style collaboration app built on Run402 — multi-user boards, invite links, rich cards, drag-and-drop, export/duplicate. Fork it on run402.com in one click.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors