Database 2 Code .See https://github.com/ignatandrei/queryViewer/ Steps to generate Start a new project with DB2Code template Modify the connection details from GeneratorPowershell Run the project and it will generate the code for you If it shows an error , please copy the powershell command and run it from the terminal ( easy way: put into file a.bat) The code will be generated - run the WebAPI project ( modify connection string if you want ) If you want to use the REACT CRA, run the npm install and npm start Modify the templates if you want to change something |