/UnderTheHood

Primary LanguageJavaScript

Team Under The Hood
Theme: Small Business Merchants

*Servikart*

Procedure to start using the solution:

To run servikart-backend

npm install
npm run dev

Add the Api certifications, config, funds_transfer_attributes.../auth, and visa_direct/auth folders from the source code.

To run the customerApp-frontend and merchantApp-frontend

Open .env file and replace {machine_ip_address} with your PC's IP

yarn add global expo-cli 
yarn add expo@37.0.3
expo start

Install the Expo App on your android phone and scan the QR code to use the Apps on your andorid devices
In case of version mismatch error, ignore it and press ESC. 
In case of any other errors with the red screen just reload the app and it'll work fine.