Description:
- Create .env.example file with all required environment variables
- Add proper environment variable validation in config.js
- Add startup checks to ensure MongoDB connection works
Domain: Coding
Difficulty: Beginner
Expected outcome:
- Project has a documented .env.example file,
- proper environment variable validation in config.js, and successful MongoDB connection checks on startup
Links or references: https://github.com/Tiisu/SourceWiki/tree/main
Setup Steps: (e.g. environment setup, test instructions)
Subscribers: Eugene233, Udehb
Tags: WMA-HackChallenge-2025