goomerdev / tech-radar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Technology Radar

The purpose of Goomer technology radar is to disseminate mutual ideas between the Engineering team and make decisions more clean.

Inspiration

Is is based on the pioneering work by ThoughtWorks and Zalando Open Source Tech Radar.

Updating the Radar

Modify docs/entries.js, adding or updating a entry.

Local Development

  1. install dependencies with yarn (or npm):
yarn 
  1. start local dev server:
yarn start
  1. your default browser should automatically open and show the url
http://localhost:3000/

About

License:MIT License