Before you begin, ensure you have met the following requirements: Node.js 22 installed
Clone the repository:
git clone https://github.com/prince950408/WG_Test_ts.git
cd WG_Test
npm install
Make .env and set database setting
Start server:
npm start
Will run in http://localhost:3000/
npm test