Skip to content

A tech radar with drag and drop, listing what technologies we as a company, are interested in.

License

Notifications You must be signed in to change notification settings

rickfoxcroft/tech-radar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Radar

/aws = infrastructure code /app = application code

To make a change to the tech radar technologies

  • clone the app from Github
  • Run the app locally using the instructions below.

Start dev

  • install docker
  • run the following command
docker-compose up devserver
  • make changes within the app
  • open the browser console and copy the latest JSON object for the log message preceeded with Technologies JSON.
  • paste the object into the app/public/technologies.json file
  • commit your code and create a PR on Github

About

A tech radar with drag and drop, listing what technologies we as a company, are interested in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.2%
  • CSS 14.4%
  • JavaScript 9.5%
  • HTML 3.0%
  • Shell 2.3%
  • Gherkin 1.3%
  • Dockerfile 0.3%