Tech Stack Nodejs Express Typescript Installation Clone this repository Open the repository in terminal and Install dependencies by running: $ npm install Start app Provide the required environment variables as describe in .env.sample $ npm start Run Tests npm run test