Before you begin, ensure you have the following installed on your local machine:
- Node.js (version 14.x or higher recommended)
- npm (version 6.x or higher recommended) or yarn (optional)
Follow these steps to get your project up and running:
-
Clone the repository:
git clone https://github.com/prashantrrai/Dhiwise-Backend.git cd Dhiwise-Backend
-
Install dependencies:
npm install
-
Run the Project:
npm start
Create a new file named .env and copy-paste the contents from the .env.example file to set-up the environment configurations