API Setup
This document is the step by step guide for the setting up of Back End API for your eCommerce portal.
Last updated
This document is the step by step guide for the setting up of Back End API for your eCommerce portal.
Last updated
Please ensure that have been installed before proceeding with the API Setup
Step 1 - Extract Source code, you will find api folder, then open your project directory terminal and give below commands
Step 2 - Set up Environment configuration
Step 3 - Import Spurtcommerce.sql(which is in your api folder) in your database and give username,password, database name in .env file
.
Step 4- To run the project give the following command in your terminal