gantri-interview

  1. Click the green Code button, select the Codespaces tab, and create a codespace on main. steps
  2. Run node import.js && npm run dev in the terminal once the container is built. This will take a couple minutes as the CSV is imported. The server is ready when you see Example app listening on port 3000
  3. Issue API requests using Thunder Client at localhost:3000 (available in the far left panel in the codespace)
Screenshot 2023-11-07 at 9 02 40 PM