/job-radar

Job Radar

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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