To get started running the project locally, please follow the steps below.
First, clone the repository.
git clone https://github.com/C22-017/Maneyfy-BackEnd.gitThen, install dependencies and fetch data to your local machine. Note that we use NPM, not YARN.
cd Maneyfy-BackEnd
npm installFinally, run the development.
npm run localVisit the following site to view the API documentation Postman.