Club's internal alumni directory
- Docker Desktop installed and running
# 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