- node version >= 16.17.1
- knowledge about javascript, typescript, react, next js
-
git clone project
-
intall dependencies with
yarn install
-
change .env.example to .env
-
run project with
yarn dev
-
run test with
yarn test
- Create a branch : (feature|issue)/[the_name_of_ticket_on_trello]
- Do what you want
- Make a PR
- Verify PR passed in CI