Skip to content

Releases: reginabally/task-tracker

Initial distribution package for Task Tracker App via Docker.

28 Apr 08:59
ea36678

Choose a tag to compare

This release includes:

  • Pre-configured Dockerfile and docker-compose.yml for easy startup
  • Built-in production database (SQLite)
  • Mac-ready launcher (.app) created with Platypus
  • start.command script for manual startup option

🚀 Quick Start:

  1. Ensure Docker Desktop is installed and running.
  2. Run start.command or open Task Tracker.app to launch the app.

📦 Package contents:

  • Task Tracker application files
  • Prisma production database (prisma/production.db)
  • Docker setup files
  • Mac launcher (.app) and startup script

❗ Notes:

  • No need to install Node.js or configure the environment manually.
  • Internet connection required for initial Docker image pull.

Thank you for trying out Task Tracker! Feedback and issues are welcome.