Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

chocoapp/tech-radar

Choco Tech Radar 📡

Choco's take on the Tech Radar.

We believe making this public both increases internal visibility of our Radar and allows prospective candidates to sneak peak what we're working with or reserching.

Developing

yarn
yarn start

Updating & deploying

We use our internal Notion Tech Radar as the source of truth for the content. The update script will download the content from Notion and format it for the radar. To update this repo run:

NOTION_TOKEN=secret_d1a6... yarn update

Then push & deploy with:

yarn deploy

Choco open source