isatriya

Results 1 issues of isatriya

Hi, i have a difficulty to use filter. Basically i have mocked-backend.js that the codes look like this: `"use strict"; const MOCK_DB_NAME = "mocked-db.json"; const PORT = 3001; let jsonServer...