git clone https://github.com/mindsgn/backend
cd backend
yarn
yarn server
this applications has the following Endpoints
/sim-cards
/orders
/orders/:id
/orders?page=:page&limit=:limit
to test import the file found in the insomia directory.