clowdr icon indicating copy to clipboard operation
clowdr copied to clipboard

Document after-pull upgrade steps for developers

Open EdNutting opened this issue 3 years ago • 0 comments

We should create a short developer guide document that summarises common steps to take when pulling updates. For example, when to rerun GQL Codegen (almost always after pulling); when to run Hasura migrate/apply metadata (whenever the "database changes" signifier / emoji is in a pulled commit); when to reinstall node packages, etc

We should also document requirements like node versions and such, as well as common tools we use in our dev setups.

EdNutting avatar Jul 20 '21 03:07 EdNutting