Git Product home page Git Product logo

techradar's Introduction

AOE Technology Radar - Content

This is the location of AOE techradar content - published under: https://www.aoe.com/techradar/index.html

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

Host the application under a sub path

To host the application under a sub path, set the environment variable PUBLIC_URL, e.g. "/techradar". The default is /.

For local development I recommend using /build and use this for the following steps.

Build the radar

npm i
PUBLIC_URL=/build npm run start

Then open here: http://localhost:8080/build

Build the radar with static files

npm i
PUBLIC_URL=/build npm run start:static

Then open here: http://localhost:8080/build

Regenerate the json file based on your changes on md files

npm run generateJson

You can do this while the server is running. You can find the newly created rd.json in "/build/rd.json".

techradar's People

Contributors

11lein avatar bastianccm avatar becker-s avatar bernhardbehrendt avatar bmsuseluda avatar carstendietrich avatar carstenlenz avatar czenker avatar d738 avatar danielpoe avatar dependabot[bot] avatar devtribe avatar fbrnc avatar hauptrolle avatar jochen42 avatar kschu91 avatar marioaoe avatar masmrlar avatar michaelheide avatar moritz-muecke avatar panzerfahrer avatar renovate-bot avatar renovate[bot] avatar resah avatar srotsch avatar tessig avatar thspecht avatar tifx avatar tolleiv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.