Skip to content

dft street manager doc dev questions and notes

Phil Allen edited this page Feb 8, 2018 · 2 revisions

Dev questions and notes

This is a place for random dev questions and notes brought up during development. It doesn't have to be neat or detailed, just intended to capture anything developers think might affect the future implementation.

This will be used to create new tech spikes, populate detail into stories/documentation and help determine what needs to go into designs.

Questions:

How should I set up my local build for node?

How should I set up my local build for client side? (Gulp, etc.)

Which js engines and versions does this have to work with?

What are we using for testing security/performance/accessibility/cross-browser/... ?

How can I deploy and run the system locally? (How local k8s, pg.)

What's our approach to branches and merging?

What does Multi-Branch Pipeline mean?

I have a story that needs to change the DB schema - what do I do?

I have a story that needs a new container - what do I do?

Where can I find plausible data for experimenting? (NSG, OS, works, orgs, ...)

Notes:

Clone this wiki locally