Welcome! this document will outline your first couple of days here at retrain.ai 😀.
Unless otherwise specified, permissions are managed by devops team, and should be ready for you on your first day. This list is here for you to follow.
- GMail/Calender
- Slack
- GCP/kubectl
- Github
- Perimeter 81
- Jira/Confluence
- AWS
- figma (Aviad/Hadar)
Once you have everything installed, time to start working!
-
Go over our dev culture values document.
-
Go over our reading list for client technologies
-
Take a task from our client tasks backlog
- as part of the task, go over our storybook in the client, familiarize yourself with our existing components. To run story book you simply need to run
npm run storybook
.
- as part of the task, go over our storybook in the client, familiarize yourself with our existing components. To run story book you simply need to run
-
Go over our reading list for server.
-
Take a task from our server backlog.
-
Once you get your pull request merged, go over the build and deployment process with a teammate. Make sure you can use
kubectl
to see changes.