2025-05-11 15:28:52 +02:00
2025-05-08 17:38:47 +00:00
2024-03-12 09:08:38 +01:00
2025-05-08 17:37:34 +02:00
2021-01-11 13:13:20 +01:00
2025-04-23 11:54:01 +02:00
2022-05-13 20:08:43 +02:00

AJR Technology Radar - Content

This is the location of AJR techradar content - published under: https://www.coeurbox.syoul.fr

If you want to build your own techradar you may want to have a look at https://github.com/AOEpeople/aoe_technology_radar instead.

Content Guidelines

New blips should be tagged. The following tags are currently established:

  • architecture
  • security
  • devops
  • frontend
  • agile
  • coding
  • quality assurance
  • ci/cd
  • ux/ui
  • documentation

e.g. use like this:

tags: [devops, security]

Development

Build the radar

npm i
npm run serve

Then open here: http://localhost:3000/techradar

Build the radar with static files

npm i
npm run build
Description
No description provided
Readme 4.6 MiB
Languages
JavaScript 56%
TypeScript 22.1%
CSS 7.1%
Shell 5.6%
HTML 4.1%
Other 5.1%