AI SummaryEconumo Copilot Instructions provide developers with repository guidelines and development commands for a self-hosted personal finance app built on Symfony, Vue 3, and SQLite/PostgreSQL. Developers working on or integrating with Econumo benefit from quick access to setup, testing, and architecture information.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "econumo — Copilot Instructions" prompt rules to my project. Repository: https://github.com/econumo/econumo Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Econumo - A personal and family budgeting app with multi-currency support, shared accounts, and flexible budgets
Project Overview
Econumo is a self-hosted personal finance and budgeting application. It consists of: • Backend: Symfony 5.4 (PHP 8.2+) API with hexagonal architecture • Frontend: Vue 3 + Quasar 2 SPA with TypeScript • Database: SQLite (default) or PostgreSQL
Code Quality Tools
• Psalm: Static analysis (vendor/bin/psalm) • PHPStan: Static analysis (vendor/bin/phpstan) • Rector: Automated refactoring (vendor/bin/rector) • Codeception: Testing framework • ESLint: Frontend linting (in web/)
Repository Guidelines
This file provides guidance to AI agents when working with code in this repository.
Backend (PHP/Symfony)
All backend commands run inside Docker containers via docker-compose: `bash
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts