docs
After Purchase
Installation

Install Essential Tools 🛠️

It's time to install the tools we need.

💡 We’ll assume you're using macOS or Linux.

1. Install Node.js (Version 20)

Node.js is crucial for running AWS CDK and other JavaScript/TypeScript-based tools.

2. Install AWS CLI Version 2

The AWS CLI allows you to manage AWS services from the command line.

3. Install Docker 🐳

Docker is essential for containerizing applications and ensuring consistent environments across development and production.

4. Install pgAdmin 4 🐘

pgAdmin is a popular open-source administration and development platform for PostgreSQL.