Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 393 Bytes

File metadata and controls

17 lines (12 loc) · 393 Bytes

sce-linkedin

Club's internal alumni directory

Prerequisites

Getting Started

# Clone the repo
git clone https://github.com/SCE-Development/sce-linkedin.git
cd sce-linkedin

# Start the dev environment (Express server + MongoDB)
docker compose -f docker-compose.dev.yml up --build