meetupBasic App Setup

Basic Setup for User & driver

circle-info

bullhorn NOTE : Before launching the app, ensure you have correctly set up the ADMIN LARAVEL and have added all necessary data through the admin panel.

circle-info

bullhorn NOTE : To access the API in both the User and Driver Apps, you need to include your API URL in each project.

  1. Go to the api -> config.tsx file in the User & driver project to edit the API. Put your new URLs in place of the current api Url.

Last updated