Skip to content

Latest commit

 

History

History

docs

Catayst - Contributor Docs

Getting Started

Editor Extensions

https://www.styled-components.com/docs/tooling#syntax-highlighting

Creating and Modifying Components

Component Styling Conventions

Component Review process

Architectural Decisions Records

Information around the architectural decisions made for this project should be added to the architecture/decisions directory.

The NPM package adr is installed with this project and can be used to add new decisions.

docker-compose run --rm web adr new "Implement the Torpedos"