Skip to content

Plural's engineering growth visualization tool

License

Notifications You must be signed in to change notification settings

pluralcom/snowflake

 
 

Repository files navigation

Snowflake

At Plural we used this tool as a starting point and extended it to align with our career development framework

Contributions

You are free to use, change and build on this work to make it useful for your organization. We will happily consider unencumbered code contributions to improve functionality, but as this is the actual tool we use within Plural, acceptance is likely to be intentional, and deliberate. Meaning, slow. As such, you may prefer to fork the codebase for your own needs. We will not accept any contributions that modify the text of the application (but, thank you in advance for pointing out any typos).

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/.

Future work

  • Load initial data from a file, to improve flexibility.
  • Add restricted job title selection and validation.

About

Plural's engineering growth visualization tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%