• v0.1.0 22f18f6f6b

    myrmidex released this 2025-07-13 12:57:13 +02:00 | 52 commits to main since this release

    ● incr v0.1.0 - Initial Release

    🎉 First stable release of incr - a minimalist VWCE share tracking application

    Features

    • LED-style share counter - Large red digital display showing current share count
    • Purchase tracking - Add and manage share purchases with historical data
    • Milestone progress - Visual progress bar with configurable investment goals
    • Financial insights - Portfolio value and withdrawal estimates (3%/4% rates)
    • Responsive design - Modern React UI with Tailwind CSS and shadcn/ui components

    🐳 Docker Distribution

    • Production-ready Docker image available at codeberg.org/lvl0/incr:0.1.0
    • One-command deployment via Docker Compose
    • Multi-stage builds for optimized image size
    • Built-in Nginx for static asset serving

    🛠️ Technical Stack

    • Laravel 12 + PHP 8.2
    • React 19 + TypeScript + Inertia.js
    • MySQL 8.0 database
    • Tailwind CSS 4 with modern component library

    📦 Quick Start

    git clone https://codeberg.org/lvl0/incr.git
    cd incr
    docker compose -f docker/docker-compose.yml up -d

    📄 License

    Released under GPLv3 to ensure the project remains free and open source.

    🔮 What's Next

    Future releases will focus on automatic price fetching, enhanced analytics, and additional financial planning features.

    Downloads