Skip to content

Technical landscape visualization app that helps engineering teams align on technology choices

License

Notifications You must be signed in to change notification settings

radarlog/tech-radar

Repository files navigation

Tech Radar

Tech Radar is a technical landscape visualization app that helps engineering teams align on technology choices. It provides a platform to share knowledge and experience in technologies, to reflect on technology decisions and continuously evolve the technology landscape. This is a rewritten on Typescript version from Zalando, which in its own turn is based on the pioneering work by ThoughtWorks.

Requirements

  • Node.js >= 20.0
  • Yarn >= 1.22
  • Typescript >= 5.1

Running locally

Make sure you have docker-compose and make installed. Clone the latest version and run:

$ make run  

then navigate to http://localhost:8020/ with your favorite browser.

Configuration

Main configuration file is src/ts/config.ts. All entries (blips) have been placed in a separate file src/ts/entries.ts.

License

Tech Radar is licensed under MIT License. Please see LICENSE for details.

About

Technical landscape visualization app that helps engineering teams align on technology choices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published