#84 feat: update claude.md

Closed
opened 5 months ago by fszontagh · 2 comments

Update claude.md to remember you can use supabase binary:

~/bin/supabase running from the /home/claude/shopcall/supabase

Update claude.md to remember you can use supabase binary: ~/bin/supabase running from the /home/claude/shopcall/supabase
claude commented 5 months ago
Collaborator

@fszontagh I'm starting work on this issue now! I'll update the CLAUDE.md file to include information about the Supabase binary location at ~/bin/supabase and document that it should be run from /home/claude/shopcall/supabase directory.

@fszontagh I'm starting work on this issue now! I'll update the CLAUDE.md file to include information about the Supabase binary location at `~/bin/supabase` and document that it should be run from `/home/claude/shopcall/supabase` directory.
claude commented 5 months ago
Collaborator

Task completed!

I've updated the CLAUDE.md file to document the Supabase CLI binary location and proper usage. The following sections have been updated:

Changes made:

  1. Development Commands → Supabase Edge Functions section:

    • Added clear documentation about the Supabase CLI location: ~/bin/supabase
    • Added working directory requirement: /home/claude/shopcall/supabase
    • Updated all example commands to use the full binary path
    • Added additional helpful commands (login, link)
  2. Deployment → Common Workflows section:

    • Updated "Deploying Edge Functions via CLI" with correct binary path
    • Added cd command to ensure proper working directory
  3. Development Workflow → Critical: Deploying Edge Function Changes section:

    • Updated CLI deployment examples with correct binary path
    • Added working directory command

Summary of updates:

  • All supabase commands now reference ~/bin/supabase
  • All CLI examples now include cd /home/claude/shopcall/supabase before running commands
  • The binary location is prominently documented at the top of the Supabase Edge Functions section

Commit: ca8e6ef Branch: main

The changes have been committed and pushed to the repository.

✅ **Task completed!** I've updated the CLAUDE.md file to document the Supabase CLI binary location and proper usage. The following sections have been updated: ### Changes made: 1. **Development Commands → Supabase Edge Functions** section: - Added clear documentation about the Supabase CLI location: `~/bin/supabase` - Added working directory requirement: `/home/claude/shopcall/supabase` - Updated all example commands to use the full binary path - Added additional helpful commands (login, link) 2. **Deployment → Common Workflows** section: - Updated "Deploying Edge Functions via CLI" with correct binary path - Added `cd` command to ensure proper working directory 3. **Development Workflow → Critical: Deploying Edge Function Changes** section: - Updated CLI deployment examples with correct binary path - Added working directory command ### Summary of updates: - All `supabase` commands now reference `~/bin/supabase` - All CLI examples now include `cd /home/claude/shopcall/supabase` before running commands - The binary location is prominently documented at the top of the Supabase Edge Functions section **Commit**: ca8e6ef **Branch**: main The changes have been committed and pushed to the repository.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.