Skip to main content

Getting Started

Welcome to EduPulse development! This guide will help you set up your development environment.

Prerequisites

ToolVersionPurpose
Node.js22.x LTSBackend runtime
PostgreSQL16.xDatabase
DockerLatestLocal services
GitLatestVersion control

Quick Start

# Clone the repository
git clone https://github.com/rajesh-coder-hai/edupulse.git
cd edupulse

# Install dependencies
npm install

# Start development
npm run dev

Next Steps

  1. Tech Stack - Technology choices
  2. Architecture - System overview
  3. Setup Guide - Detailed setup