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

Automata's growth visualization tool

License

Notifications You must be signed in to change notification settings

automata-tech/snowflake

 
 

Repository files navigation

Fork Build status

This is a fork of Medium's engineering growth tool adapted for Automata. The tool is hosted publicly.

Medium's Snowflake

Snowflake is Medium's tool for planning and supporting our engineers' career development. You can read more about how we use this tool in our growth framework documentation.

Installation

Install dependencies:

npm install

Running the dev server

npm run dev

Building

npm run export

This will put a static version of the site in out/. (note that it will assume that the website will be served under the /snowflake/ path, see next.config.js for more information)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%