Skip to main content

Server

Prerequisites

Setup

Bootstrap

just b

Setup .env

See .env.example

Dev

Run

  • Start Supabase
    just ss
  • Start docker compose stuff (include redis)
    just d
  • Start API server
    just
info

See justfile for more commands for seeding, resetting database.

Prompt

codecompanion

  1. Workspace Generate Active Tickets
@mcp generate ${x} tickets for source with the ID ${y}. Current datetime is /now
note

You have to manually enter tool (@mcp, ...) and function (/now, ...) for codecompanion to parse.