Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
/ snowflake Public archive
forked from Medium/snowflake

Stratasan's engineering growth visualization tool

License

Notifications You must be signed in to change notification settings

stratasan/snowflake

 
 

Repository files navigation

Snowflake

Snowflake is Stratasan's tool (repurposed from the smart folks at Medium) for planning and supporting career development.

You can read more about how Medium uses this tool in their growth framework documentation. Our growth tool is hosted publicly.

Installation

Get yarn if you don’t have it already:

npm install -g yarn

Install dependencies:

yarn

Running the dev server

yarn dev

Building

yarn export

This will put a static version of the site in out/.

make build

Will build various tracks into static subdir.

About

Stratasan's engineering growth visualization tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.1%
  • HTML 5.5%
  • Makefile 0.4%