Get a complete and clear view of your financial life. This all-in-one platform allows you to track, optimize, and manage all your money from a single dashboard. It provides the flexibility to connect accounts automatically or add them manually for total control.
Gain full visibility over your finances:
Take control of every transaction with powerful tools. Create rules to automatically categorize your spending, saving you time and effort. Filter by date, account, or custom tags to find exactly what you need instantly. Budgeting is made simple with customizable category limits and smart allocation suggestions, helping you see where your money goes and make smarter decisions.
As an open-source platform, it offers radical transparency and uncompromising security. You can review the code, contribute, or even self-host for complete data privacy. Ask the built-in AI assistant questions about your finances to get fast, insightful answers.
services:
sure:
image: ghcr.io/we-promise/sure:latest
container_name: sure
restart: unless-stopped
ports:
- "3000:3000"
environment:
- SECRET_KEY=${SECRET_KEY}
volumes:
- ./data:/app/data
SECRET_KEY=your_super_secret_key_here
Auto-fetched about 22 hours ago
Auto-fetched about 22 hours ago