Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 344 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 344 Bytes

Getting Started

First, run the development server:

  • Please add a .env file with all configuration provided
  • Postman collection will be provided

Use a node version >= 20.12.0

git clone repo address into folder_name
cd folder_name
npm i
npm run dev

APIs can be accessed at http://localhost:3001