afacefullofsail

"But when I raise the sail and lose those ties, anyone else in the cockpit inevitably gets a face full of sail."

Start

nvm use

yarn

yarn start

Deploy

The GitHub actions workflow deploy will deploy a new app version upon a push to the main branch.

Alternatively, it is possible to deploy from the local machine by running the following bash command:

yarn deploy

Test

yarn test:all