Local Environment Setup

Prerequisites

Development tools installation guide for CrelioHealth backend setup

👤 Sai Tharun

Prerequisites - Development Tools Installation

Before starting with the project setup, you need to install essential development tools.

1. Install Visual Studio Code (VSCode)

Download and install VSCode from the official website. This will be your primary code editor.

2. Install a Terminal Application (Choose One)

  • iTerm2 is an enhanced terminal application for macOS that provides better functionality than the default Terminal app
  • Download from: https://iterm2.com/downloads.html

Option B: Warp (Alternative)

Choose either iTerm2 or Warp based on your preference. Both work well for development.

3. Install Oh My Zsh

Oh My Zsh makes your command line interface more efficient, customizable, and visually appealing.

4. Bitbucket Access

Your Bitbucket account and access to the CrelioHealth workspace and repositories will be set up by the onboarding team. You will receive an invitation or direct access as part of your onboarding process.

Once you have access, proceed with Git & SSH setup and start working directly in the main repository using feature branches.

[!IMPORTANT] If you have not received Bitbucket access, contact your onboarding coordinator or a team admin.


On this page