Skip to content

Latest commit

 

History

History

README.md

Vehicle Tracking System API

You have to run API app first, then run this frontend app.

Installation

npm install

.env

#public
NEXT_PUBLIC_AppDomain=http://localhost:3000/
NEXT_PUBLIC_ApiDomain=http://localhost:3003/admin-api/

Run the program

npm start

after app stared, you can visit to localhost:3003

Login information for Testing

Email : hello@akn.com
password : hellopassword