Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 450 Bytes

MobileX

Runs automated scripts on a farm of mobile and desktop devices. Frontend consists of Angular and backend consists of .NET 7 APIs.

Install

cd frontend && pnpm i
Setup .env file from the template file.
Requirements: Postgresql database and Appium setup.

Get started

In the root folder, run pnpm run dev.

URLs

API http://localhost:5127/
API Docs http://localhost:5127/swagger/
Frontend App http://localhost:4200/