Your personal command center.
One place for everything you track.
Choose how you want to store your data.
Copy the URL from your browser's address bar after creating the project.
Please enter a valid Supabase project URL
In your Supabase dashboard, open the SQL Editor, paste the schema below, and click Run. If prompted about Row Level Security, choose Run without RLS — it is enabled later in the script.
In your Supabase dashboard, go to Settings → API Keys. Copy the anon (public) key and paste it below.
This path requires a terminal and basic command-line knowledge.
Open a terminal and run:
curl -fsSL https://bun.sh/install | bash
git clone https://github.com/AntGro/DeLaClaw.git cd DeLaClaw/server bun run server.js
The database is created automatically on first run. Default port: 3737.
Open http://localhost:3737, select Local, and enter the server URL. No API key needed.
Explain what needs to change — Claw will see this when picking up the revision.
This prompt applies to all projects when Claw picks up tasks. Use it for general coding rules, style preferences, etc.
This prompt applies only to tasks in this project. It supplements the global prompt.
Choose which tabs to display. At least one tab must remain visible.
Used for AI-powered features. Stored in your database.
Export all your data as a JSON file. Works with any setup.
Import a previously exported backup. This replaces all current data.