Skip to content

chef/chef-workstation-app

Chef Workstation Tray Application

Umbrella Project: Workstation

This the the tray application for Chef Workstation. It's written in Electron and is where we implement the UI based features of Chef Workstation.

Development

Development Prerequisites

On macOS

brew install node@16
asdf install

On Windows

Download NodeJS LTS

Running the Dev Environment

npm install
npm start

Design

Designs and assets can be found in our Zeplin project.