To start the server, follow these steps:
-
Generate PEM Files: First, you need to generate the necessary PEM files for secure communication or authentication. Make sure you have the appropriate tools like OpenSSL installed.
-
Install Dependencies: Once in the root directory, install the project dependencies with: npm install
-
Run Development Server: After the dependencies are installed, start the development server with: npm run dev
Here are the images related to the challenge completion:



