This is stage in Developement.
Run Command Prompt or Terminal in director of project.
-
npm install
oryarn install
-
Install XAMPP and Start Apache and MySQL for database in XAMPP Control Panel.
-
Create the database(
db_scope
) for server in XAMPP Apache server[http://localhost/phpmyadmin/]. -
npm start
oryarn start
-
Add the Service Provider in service-providers table.
-
The server is running on [http://localhost:5000]
-
We get the url(https) for server from ngrok[https://dashboard.ngrok.com].
-
Final, we use this url for server. ex:
https://singularly-hot-cod.ngrok-free.app