dhiwise-nodejs icon indicating copy to clipboard operation
dhiwise-nodejs copied to clipboard

DhiWise Node.js API generator allows you to instantly generate secure REST APIs. Just supply your database schema to DhiWise, and a fully documented CRUD APIs will be ready for consumption in a few si...

Results 7 dhiwise-nodejs issues
Sort by recently updated
recently updated
newest added

- Added `vite` for building client side react app and removed `react-scripts and babel related pacakges`.

Hello, I am wondering if anyone else encountered the same issue. After running `npm i && npm run start`, a new browser window is opened with a form to create...

bug

### Current Behavior: 1) Clone this repo 2) did npm install -- force 3) expectation was to successful installing of all packages and project to be ready to run ###...

on windows 11 laptop 1. git clone the repo 2. npm run start ![image](https://github.com/DhiWise/dhiwise-nodejs/assets/115708070/cfa7b049-843e-4267-8658-d019d9c205ed)

### Current Behavior: In browser the logo is continiously loading, without making any progress. I also had to install using npm i --force ### Expected Behavior: Taken to on boarding...

Here is the error and the frontend does not launch ./node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs Can't import the named export 'SetArray' from non EcmaScript module (only default export is available) non EcmaScript module ###...