Skip to content

Releases: eeebbaandersson/dev-roadmap-skilltracker

v1.0.0 - The Dev RoadMap Official Release 🚀

03 Apr 14:17
e31e70e

Choose a tag to compare

First official release of The Dev Roadmap – a tool for developers to track and visualize their learning journey.

Key Features

  • Skill Management: Add, edit, and track your technical skills.
  • Roadmap Visualization: See your progress toward your goals.
  • Docker Support: Full Docker & Docker Compose integration.
  • **CI/CD: **Automated pipeline using GitHub Actions.

🛠️ How to run

  1. Clone the repo.
  2. Run
docker-compose up
  1. Visit http://localhost:8080.

Test: Docker & CI/CD Setup

03 Apr 12:13
ac5952c

Choose a tag to compare

Pre-release

verify docker setup and CI/CD workflow.