Express RestApi Project setup Installing dependency yarn install --pure-lockfile Setup environment file cp .env.example .env then update required information in .env file. Start server yarn start Api Documentation https://documenter.getpostman.com/view/2774810/SVtbPQmN?version=latest